node/lib/internal/source_map
Chengzhong Wu 63d7b4280e
lib: decorate async stack trace in source maps
Decorate stack frame with 'async' and 'new' keywords based on the type
of the call site info.

PR-URL: https://github.com/nodejs/node/pull/53860
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2024-07-18 14:45:43 +00:00
..
prepare_stack_trace.js lib: decorate async stack trace in source maps 2024-07-18 14:45:43 +00:00
source_map_cache_map.js lib: allow CJS source map cache to be reclaimed 2024-05-28 22:56:56 +00:00
source_map_cache.js lib: reduce amount of caught URL errors 2024-06-13 18:32:59 +00:00
source_map.js test_runner: use source maps when reporting coverage 2024-03-15 06:33:42 +00:00