Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
test: v8 stack trace messages changed slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jun 2, 2012
1 parent eabf3c8 commit e0f5d8e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/message/undefined_reference_in_new_context.out
Expand Up @@ -7,8 +7,8 @@ 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 *..js (module.js:*)
at Module.load (module.js:*)
at Function._load (module.js:*)
at module.js:*
at EventEmitter._tickCallback (node.js:*)
at *._load (module.js:*)
at Module.runMain (module.js:*)
at *._tickCallback (node.js:*)

0 comments on commit e0f5d8e

Please sign in to comment.