mirror of https://github.com/nodejs/node.git
16 lines
485 B
Plaintext
16 lines
485 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 Function.Module._load (module.js:*:*)
|
|
at Function.Module.runMain (module.js:*:*)
|
|
at startup (node.js:*:*)
|
|
at node.js:*:*
|