node/test/message
Joyee Cheung 644ba1f7e6
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
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>
2026-01-26 11:20:53 +00:00
..
assert_throws_stack.js tools: add lint rule to ensure assertions are reached 2025-10-07 12:40:05 +00:00
assert_throws_stack.out module: do not wrap module._load when tracing is not enabled 2026-01-26 11:20:53 +00:00
console_assert.js
console_assert.out
internal_assert.js lib,test: enforce use of assert.fail via a lint rule 2025-12-11 15:23:33 +01:00
internal_assert.out module: do not wrap module._load when tracing is not enabled 2026-01-26 11:20:53 +00:00
internal_assert_fail.js
internal_assert_fail.out module: do not wrap module._load when tracing is not enabled 2026-01-26 11:20:53 +00: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 2025-10-07 12:40:05 +00:00
node_run_non_existent.out
test-testpy-env-var-via-comment.js
test-testpy-env-var-via-comment.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-01-26 11:20:53 +00:00
util_inspect_error.js
util_inspect_error.out module: do not wrap module._load when tracing is not enabled 2026-01-26 11:20:53 +00:00