mirror of https://github.com/nodejs/node.git
15 lines
451 B
Plaintext
15 lines
451 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 Object..js (module.js:*)
|
|
at Module.load (module.js:*)
|
|
at Function._load (module.js:*)
|
|
at module.js:*
|
|
at EventEmitter._tickCallback (node.js:*)
|