node/test/message
Joyee Cheung 8d7190b3fe
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-02-22 23:16:11 +01:00
..
assert_throws_stack.js tools: add lint rule to ensure assertions are reached 2025-11-12 00:15:32 +01:00
assert_throws_stack.out module: do not wrap module._load when tracing is not enabled 2026-02-22 23:16:11 +01:00
console_assert.js
console_assert.out
internal_assert.js lib,test: enforce use of assert.fail via a lint rule 2026-01-27 22:20:25 +01:00
internal_assert.out module: do not wrap module._load when tracing is not enabled 2026-02-22 23:16:11 +01:00
internal_assert_fail.js
internal_assert_fail.out module: do not wrap module._load when tracing is not enabled 2026-02-22 23:16:11 +01: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-11-12 00:15:32 +01:00
node_run_non_existent.out
test-testpy-env-var-via-comment.js tools: support environment variables via comments 2025-05-16 07:07:01 +02:00
test-testpy-env-var-via-comment.out tools: support environment variables via comments 2025-05-16 07:07:01 +02:00
testcfg.py tools: support environment variables via comments 2025-05-16 07:07:01 +02:00
util-inspect-error-cause.js
util-inspect-error-cause.out module: do not wrap module._load when tracing is not enabled 2026-02-22 23:16:11 +01:00
util_inspect_error.js
util_inspect_error.out module: do not wrap module._load when tracing is not enabled 2026-02-22 23:16:11 +01:00