node/test/fixtures/console
Joyee Cheung 9a2e21305d
module: do not wrap module._load when tracing is not enabled
This prevents clobbering the stack traces with another internal
frame and removes the unnecessary hoops from step-debugging.

PR-URL: https://github.com/nodejs/node/pull/61479
Backport-PR-URL: https://github.com/nodejs/node/pull/62029
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Fixes: https://github.com/nodejs/node/issues/61801
2026-04-27 18:03:23 +02:00
..
2100bytes.js
2100bytes.snapshot
console.js
console.snapshot module: do not wrap module._load when tracing is not enabled 2026-04-27 18:03:23 +02:00
console_low_stack_space.js
console_low_stack_space.snapshot
force_colors.js
force_colors.snapshot
hello_world.js
hello_world.snapshot
stack_overflow.js test: force slow JSON.stringify path for overflow 2025-06-10 15:10:12 +02:00
stack_overflow.snapshot