mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
PR-URL: https://github.com/nodejs/node/pull/56502 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
<anonymous_script>:*
|
|
throw new Error('error in anonymous script');
|
|
^
|
|
|
|
Error: error in anonymous script
|
|
at eval (eval at <anonymous> (*throw_in_eval_anonymous.js:*:*), <anonymous>:*:*)
|
|
|
|
Node.js *
|