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
513d939720
node
/
test
/
message
/
throw_in_line_with_tabs.out
6 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Check for tabs in source line in DisplayExceptionLine Fix for joyent/node#3280
2012-05-21 23:27:15 +08:00
before
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-04 05:16:48 +08:00
*test*message*throw_in_line_with_tabs.js:*
Check for tabs in source line in DisplayExceptionLine Fix for joyent/node#3280
2012-05-21 23:27:15 +08:00
throw ({ foo: 'bar' });
^
[object Object]