xref
: /
third_party
/
node
/
test
/
message
/
test-no-extra-info-on-fatal-exception.out
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/message/
1
*:7
2
throw new Error('foo');
3
^
4
5
Error: foo
6
at Object.<anonymous> (*:7:7)
7