node/lib/internal/source_map
legendecas 6bdc101c63
src,lib: retrieve parsed source map url from v8
V8 already parses the source map magic comments. Currently, only scripts
and functions expose the parsed source map URLs. It is unnecessary to
parse the source map magic comments again when the parsed information is
available.

PR-URL: https://github.com/nodejs/node/pull/44798
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Jan Krems <jan.krems@gmail.com>
2022-10-23 22:37:21 +08:00
..
prepare_stack_trace.js lib: codify findSourceMap return value when not found 2022-08-27 23:13:53 +00:00
source_map_cache.js src,lib: retrieve parsed source map url from v8 2022-10-23 22:37:21 +08:00
source_map.js lib: refactor to use validateObject() validator 2022-02-06 13:09:08 +00:00