This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
nodejs
Watch
0
Star
0
Fork
0
You've already forked nodejs
mirror of
https://github.com/nodejs/node.git
synced
2024-12-01 16:10:02 +01:00
Code
Issues
Releases
Activity
a28348867b
nodejs
/
test
/
message
/
throw_undefined.out
6 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
src: only access stack of defined errors Avoid segmentation fault when `undefined` is thrown
2013-12-06 12:56:37 +01:00
meta: restore original copyright header A prior io.js era commit inappropriately removed the original copyright statements from the source. This restores those in any files still remaining from that edit. Ref: https://github.com/nodejs/TSC/issues/174 Ref: https://github.com/nodejs/node/pull/10599 PR-URL: https://github.com/nodejs/node/pull/10155 Note: This PR was required, reviewed-by and approved by the Node.js Foundation Legal Committee and the TSC. There is no `Approved-By:` meta data.
2017-01-03 22:16:48 +01:00
*test*message*throw_undefined.js:*
src: only access stack of defined errors Avoid segmentation fault when `undefined` is thrown
2013-12-06 12:56:37 +01:00
throw undefined;
deps: update v8 to 4.4.63.9 Upgrade the bundled V8 and update code in src/ and lib/ to the new API. Notable backwards incompatible changes are the removal of the smalloc module and dropped support for CESU-8 decoding. CESU-8 support can be brought back if necessary by doing UTF-8 decoding ourselves. This commit includes https://codereview.chromium.org/1192973004 to fix a build error on python 2.6 systems. The original commit log follows: Use optparse in js2c.py for python compatibility Without this change, V8 won't build on RHEL/CentOS 6 because the distro python is too old to know about the argparse module. PR-URL: https://github.com/nodejs/io.js/pull/2022 Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Trevor Norris <trev.norris@gmail.com>
2015-06-19 13:23:56 +02:00
^
src: only access stack of defined errors Avoid segmentation fault when `undefined` is thrown
2013-12-06 12:56:37 +01:00
undefined
Copy Permalink