node/test/message
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
..
assert_throws_stack.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
assert_throws_stack.out module: do not wrap module._load when tracing is not enabled 2026-04-27 18:03:23 +02:00
console_assert.js
console_assert.out
internal_assert.js
internal_assert.out module: do not wrap module._load when tracing is not enabled 2026-04-27 18:03:23 +02:00
internal_assert_fail.js
internal_assert_fail.out module: do not wrap module._load when tracing is not enabled 2026-04-27 18:03:23 +02:00
max_tick_depth.js
max_tick_depth.out
message.status
nexttick_throw.js
nexttick_throw.out
node_run_non_existent.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
node_run_non_existent.out
testcfg.py
util-inspect-error-cause.js
util-inspect-error-cause.out module: do not wrap module._load when tracing is not enabled 2026-04-27 18:03:23 +02:00
util_inspect_error.js
util_inspect_error.out module: do not wrap module._load when tracing is not enabled 2026-04-27 18:03:23 +02:00