You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
476 B

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.<anonymous> (module.js:*)
at EventEmitter._tickCallback (node.js:*)