0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/test/message/undefined_reference_in_new_context.out
2011-11-01 19:30:19 +09:00

15 lines
472 B
Plaintext

before
node.js:*
throw e; // process.nextTick error, or 'error' event on first tick
^
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 Array.0 (module.js:*)
at EventEmitter._tickCallback (node.js:*)