node/test/fixtures/source-map/output
Chengzhong Wu 291265ce27 lib: expose default prepareStackTrace
Expose the default prepareStackTrace implementation as
`Error.prepareStackTrace` so that userland can chain up formatting of
stack traces with built-in source maps support.

PR-URL: https://github.com/nodejs/node/pull/50827
Fixes: https://github.com/nodejs/node/issues/50733
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
2024-01-02 15:05:24 -03:00
..
source_map_disabled_by_api.js
source_map_disabled_by_api.snapshot
source_map_enabled_by_api.js
source_map_enabled_by_api.snapshot
source_map_enclosing_function.js test: migrate message source map tests from Python to JS 2023-08-29 10:36:23 +00:00
source_map_enclosing_function.snapshot test: migrate message source map tests from Python to JS 2023-08-29 10:36:23 +00:00
source_map_eval.js
source_map_eval.snapshot
source_map_no_source_file.js
source_map_no_source_file.snapshot
source_map_prepare_stack_trace.js lib: expose default prepareStackTrace 2024-01-02 15:05:24 -03:00
source_map_prepare_stack_trace.snapshot lib: expose default prepareStackTrace 2024-01-02 15:05:24 -03:00
source_map_reference_error_tabs.js test: migrate message source map tests from Python to JS 2023-08-29 10:36:23 +00:00
source_map_reference_error_tabs.snapshot test: migrate message source map tests from Python to JS 2023-08-29 10:36:23 +00:00
source_map_sourcemapping_url_string.js test: migrate message source map tests from Python to JS 2023-08-29 10:36:23 +00:00
source_map_sourcemapping_url_string.snapshot test: fix edge snapshot stack traces 2023-09-17 20:59:41 +00:00
source_map_throw_catch.js test: migrate message source map tests from Python to JS 2023-08-29 10:36:23 +00:00
source_map_throw_catch.snapshot test: migrate message source map tests from Python to JS 2023-08-29 10:36:23 +00:00
source_map_throw_first_tick.js
source_map_throw_first_tick.snapshot
source_map_throw_icu.js test: migrate message source map tests from Python to JS 2023-08-29 10:36:23 +00:00
source_map_throw_icu.snapshot test: migrate message source map tests from Python to JS 2023-08-29 10:36:23 +00:00
source_map_throw_set_immediate.js test: migrate message source map tests from Python to JS 2023-08-29 10:36:23 +00:00
source_map_throw_set_immediate.snapshot test: migrate message source map tests from Python to JS 2023-08-29 10:36:23 +00:00