node/lib/internal/source_map
bcoe 458677f5ef
errors: print original exception context
When --enable-source-maps is set, the error context displayed
above the stack trace now shows original source rather than
transpiled.

PR-URL: https://github.com/nodejs/node/pull/33491
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2020-05-24 22:03:34 -07:00
..
prepare_stack_trace.js errors: print original exception context 2020-05-24 22:03:34 -07:00
source_map_cache.js errors: print original exception context 2020-05-24 22:03:34 -07:00
source_map.js tools: enable no-else-return lint rule 2020-05-16 06:42:16 +02:00