node/test/message
Joyee Cheung a28ddd4594
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-28 19:35:54 +01: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-28 19:35:54 +01:00
console_assert.js
console_assert.out
internal_assert.js lib,test: enforce use of assert.fail via a lint rule 2026-01-13 10:04:47 -03:00
internal_assert.out module: do not wrap module._load when tracing is not enabled 2026-01-28 19:35:54 +01:00
internal_assert_fail.js
internal_assert_fail.out module: do not wrap module._load when tracing is not enabled 2026-01-28 19:35:54 +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-10-07 12:40:05 +00:00
node_run_non_existent.out
test-testpy-env-var-via-comment.js tools: support environment variables via comments 2025-05-11 17:54:56 +00:00
test-testpy-env-var-via-comment.out tools: support environment variables via comments 2025-05-11 17:54:56 +00:00
testcfg.py tools: support environment variables via comments 2025-05-11 17:54:56 +00:00
util-inspect-error-cause.js
util-inspect-error-cause.out module: do not wrap module._load when tracing is not enabled 2026-01-28 19:35:54 +01:00
util_inspect_error.js
util_inspect_error.out module: do not wrap module._load when tracing is not enabled 2026-01-28 19:35:54 +01:00