xref
: /
third_party
/
node
/
test
/
fixtures
/
errors
/
throw_non_error.snapshot
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/errors/
1
2
*
throw_non_error.js
:*
3
throw ({ foo: 'bar' });
4
^
5
{ foo: 'bar' }
6
7
Node.js
*
8