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