2013-08-25 00:53:24 +02:00
|
|
|
beginning
|
|
|
|
middle
|
2014-10-11 00:18:34 +02:00
|
|
|
test.vm:1
|
|
|
|
throw new Error("boo!")
|
2015-06-19 13:23:56 +02:00
|
|
|
^
|
2017-02-15 06:02:50 +01:00
|
|
|
|
2013-08-25 00:53:24 +02:00
|
|
|
Error: boo!
|
|
|
|
at test.vm:1:7
|
2017-11-29 20:55:43 +01:00
|
|
|
at Script.runInThisContext (vm.js:*)
|
2017-02-15 06:02:50 +01:00
|
|
|
at Object.runInThisContext (vm.js:*)
|
2013-08-25 00:53:24 +02:00
|
|
|
at Object.<anonymous> (*test*message*vm_dont_display_runtime_error.js:*)
|
2018-03-06 19:30:18 +01:00
|
|
|
at Module._compile (internal/modules/cjs/loader.js:*)
|
|
|
|
at Object.Module._extensions..js (internal/modules/cjs/loader.js:*)
|
|
|
|
at Module.load (internal/modules/cjs/loader.js:*)
|
|
|
|
at Function.Module._load (internal/modules/cjs/loader.js:*)
|
2019-11-10 09:59:16 +01:00
|
|
|
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:*)
|
2019-03-28 22:42:06 +01:00
|
|
|
at internal/main/run_main_module.js:*:*
|