node/lib/internal/source_map
77e3dfca5c
lib: don't parse windows drive letters as schemes
We were incorrectly parsing windows drive letters as schemes. This was
polluting the source map cache with malformed file paths.

Fixes: https://github.com/nodejs/node/issues/50523
PR-URL: https://github.com/nodejs/node/pull/50580
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
2023-12-05 09:24:14 +00:00
..
prepare_stack_trace.js lib: enforce use of trailing commas for functions 2023-02-14 18:45:16 +01:00
source_map_cache.js lib: don't parse windows drive letters as schemes 2023-12-05 09:24:14 +00:00
source_map.js module: add SourceMap.lineLengths 2023-07-12 18:37:32 +00:00