source map v3 added a `names` property that represents "A list of symbol names used by the `mappings` entry.", which we should be able to do _something_ with to make symbolic breakpoints work with source mapped JS
<rdar://problem/100788189>