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
422 B

before
*test/message/undefined_reference_in_new_context.js:9
script.runInNewContext();
^
ReferenceError: foo is not defined
at evalmachine.<anonymous>:1:1
at Object.<anonymous> (*test/message/undefined_reference_in_new_context.js:9:8)
at Module._compile (module:*:23)
at Module._loadScriptSync (module:*:8)
at Module.loadSync (module:*:*)
at Object.runMain (module:*:*)
at node.js:*:*