This website requires JavaScript.
Explore
Help
Register
Sign In
daohualiuxiang
/
node
mirror of
https://github.com/nodejs/node.git
Watch
1
Star
0
Fork
You've already forked node
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d832be4aa3
node
/
test
/
message
/
throw_null.out
6 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
src: only access stack of non-null errors Avoid segmentation fault when `null` is thrown
2013-12-23 14:18:08 +08:00
test: fix message tests regression Commit 3e1b1dd ("Remove excessive copyright/license boilerplate") broke some of the message tests because without the license boilerplate at the top, the line numbers no longer match up. PR-URL: https://github.com/iojs/io.js/pull/316 Reviewed-By: Bert Belder <bertbelder@gmail.com>
2015-01-13 08:04:59 +08:00
*test*message*throw_null.js:4
src: only access stack of non-null errors Avoid segmentation fault when `null` is thrown
2013-12-23 14:18:08 +08:00
throw null;
^
null