mirror of https://github.com/nodejs/node.git
16 lines
396 B
Plaintext
16 lines
396 B
Plaintext
before
|
|
|
|
node.js:*
|
|
throw e;
|
|
^
|
|
ReferenceError: foo is not defined
|
|
at evalmachine.<anonymous>:*
|
|
at *test/message/undefined_reference_in_new_context.js:*
|
|
at Module._compile (node.js:*)
|
|
at Object..js (node.js:*)
|
|
at Module.load (node.js:*)
|
|
at Object.runMain (node.js:*)
|
|
at Array.<anonymous> (node.js:*)
|
|
at EventEmitter._tickCallback (node.js:*)
|
|
at node.js:*
|