node/lib/internal/source_map
Justin Ridgewell f2ec64fbcf
lib: delete dead code in SourceMap
This seems to be a leftover from the chromium project. Nothing uses
`#reverseMappingsBySourceURL`, so constructing it isn't necessary.

PR-URL: https://github.com/nodejs/node/pull/31512
Reviewed-By: Ben Coe <bencoe@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2020-01-28 15:29:33 +00:00
..
prepare_stack_trace.js module: add API for interacting with source maps 2020-01-14 12:39:06 -08:00
source_map_cache.js module: add API for interacting with source maps 2020-01-14 12:39:06 -08:00
source_map.js lib: delete dead code in SourceMap 2020-01-28 15:29:33 +00:00