2010-06-20 04:31:09 +02:00
|
|
|
before
|
|
|
|
|
2010-09-07 16:38:43 +02:00
|
|
|
node.js:*
|
2011-01-24 23:15:10 +01:00
|
|
|
throw e; // process.nextTick error, or 'error' event on first tick
|
2011-07-16 07:12:00 +02:00
|
|
|
^
|
2010-06-20 04:31:09 +02:00
|
|
|
ReferenceError: foo is not defined
|
2010-07-03 08:16:36 +02:00
|
|
|
at evalmachine.<anonymous>:*
|
2011-01-24 00:32:07 +01:00
|
|
|
at Object.<anonymous> (*test*message*undefined_reference_in_new_context.js:*)
|
2011-01-23 23:40:56 +01:00
|
|
|
at Module._compile (module.js:*)
|
|
|
|
at Object..js (module.js:*)
|
|
|
|
at Module.load (module.js:*)
|
2011-01-25 07:39:59 +01:00
|
|
|
at Function._load (module.js:*)
|
2011-11-01 11:30:19 +01:00
|
|
|
at Array.0 (module.js:*)
|
2010-09-07 16:38:43 +02:00
|
|
|
at EventEmitter._tickCallback (node.js:*)
|