mirror of
https://github.com/nodejs/node.git
synced 2024-11-25 08:19:38 +01:00
15 lines
445 B
Plaintext
15 lines
445 B
Plaintext
before
|
|
|
|
*test*message*undefined_reference_in_new_context.js:34
|
|
script.runInNewContext();
|
|
^
|
|
ReferenceError: foo is not defined
|
|
at evalmachine.<anonymous>:*
|
|
at Object.<anonymous> (*test*message*undefined_reference_in_new_context.js:*)
|
|
at Module._compile (module.js:*)
|
|
at *..js (module.js:*)
|
|
at Module.load (module.js:*)
|
|
at *._load (module.js:*)
|
|
at Module.runMain (module.js:*)
|
|
at *._tickCallback (node.js:*)
|