summaryrefslogtreecommitdiff
path: root/test/message/throw_null_traced.out
blob: 887de70ef8033526597fa7089e016d74ee146b32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

*test*message*throw_null_traced.js:*
throw null;
^
null
Thrown at:
    at *throw_null_traced.js:*:*
    at Module._compile (internal/modules/cjs/loader.js:*:*)
    at Module._extensions..js (internal/modules/cjs/loader.js:*:*)
    at Module.load (internal/modules/cjs/loader.js:*:*)
    at Module._load (internal/modules/cjs/loader.js:*:*)
    at executeUserEntryPoint (internal/modules/run_main.js:*:*)