mirror of
https://github.com/nodejs/node.git
synced 2024-11-22 07:37:56 +01:00
fd3657610e
Passing a filename is still supported in place of certain options arguments, for backward-compatibility, but timeout and display-errors are not translated since those were undocumented. Also managed to eliminate an extra stack trace line by not calling through the `createScript` export. Added a few message tests to show how `displayErrors` works. |
||
---|---|---|
.. | ||
2100bytes.js | ||
2100bytes.out | ||
error_exit.js | ||
error_exit.out | ||
eval_messages.js | ||
eval_messages.out | ||
hello_world.js | ||
hello_world.out | ||
max_tick_depth.js | ||
max_tick_depth.out | ||
nexttick_throw.js | ||
nexttick_throw.out | ||
stack_overflow.js | ||
stack_overflow.out | ||
stdin_messages.js | ||
stdin_messages.out | ||
testcfg.py | ||
throw_custom_error.js | ||
throw_custom_error.out | ||
throw_in_line_with_tabs.js | ||
throw_in_line_with_tabs.out | ||
throw_non_error.js | ||
throw_non_error.out | ||
timeout_throw.js | ||
timeout_throw.out | ||
undefined_reference_in_new_context.js | ||
undefined_reference_in_new_context.out | ||
vm_display_runtime_error.js | ||
vm_display_runtime_error.out | ||
vm_display_syntax_error.js | ||
vm_display_syntax_error.out | ||
vm_dont_display_runtime_error.js | ||
vm_dont_display_runtime_error.out | ||
vm_dont_display_syntax_error.js | ||
vm_dont_display_syntax_error.out |