projects
/
platform
/
upstream
/
nodejs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52f9318
)
Fix undefined_reference_in_new_context
author
Ryan Dahl
<ry@tinyclouds.org>
Tue, 25 Jan 2011 06:39:59 +0000
(22:39 -0800)
committer
Ryan Dahl
<ry@tinyclouds.org>
Tue, 25 Jan 2011 06:40:06 +0000
(22:40 -0800)
test/message/undefined_reference_in_new_context.out
patch
|
blob
|
history
diff --git
a/test/message/undefined_reference_in_new_context.out
b/test/message/undefined_reference_in_new_context.out
index 83fe1daf89955cb6e1a8bebcab3b588d90a1603a..2cba80bc63081205b6d74fdd79ca5d520ced48c1 100644
(file)
--- a/
test/message/undefined_reference_in_new_context.out
+++ b/
test/message/undefined_reference_in_new_context.out
@@
-9,6
+9,6
@@
ReferenceError: foo is not defined
at Module._compile (module.js:*)
at Object..js (module.js:*)
at Module.load (module.js:*)
- at Function._load (module.js:
178:10
)
+ at Function._load (module.js:
*
)
at Array.<anonymous> (module.js:*)
at EventEmitter._tickCallback (node.js:*)