node/lib/internal/source_map
legendecas 02eb10b87b
lib,src: add source map support for global eval
Dynamic sources with FunctionConstructor is not supported yet as
V8 prepends lines to the sources which makes the stack line number
incorrect.

PR-URL: https://github.com/nodejs/node/pull/43428
Refs: https://github.com/nodejs/node/issues/43047
Reviewed-By: Ben Coe <bencoe@gmail.com>
2022-07-11 21:44:04 +08:00
..
prepare_stack_trace.js lib,src: add source map support for global eval 2022-07-11 21:44:04 +08:00
source_map_cache.js lib,src: add source map support for global eval 2022-07-11 21:44:04 +08:00
source_map.js lib: refactor to use validateObject() validator 2022-02-06 13:09:08 +00:00