summaryrefslogtreecommitdiff
path: root/test/message/vm_display_runtime_error.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/message/vm_display_runtime_error.out')
-rw-r--r--test/message/vm_display_runtime_error.out24
1 files changed, 12 insertions, 12 deletions
diff --git a/test/message/vm_display_runtime_error.out b/test/message/vm_display_runtime_error.out
index 056ea79f8d..bc95b2a7b0 100644
--- a/test/message/vm_display_runtime_error.out
+++ b/test/message/vm_display_runtime_error.out
@@ -8,12 +8,12 @@ Error: boo!
at Script.runInThisContext (vm.js:*)
at Object.runInThisContext (vm.js:*)
at Object.<anonymous> (*test*message*vm_display_runtime_error.js:*)
- at Module._compile (module.js:*)
- at Object.Module._extensions..js (module.js:*)
- at Module.load (module.js:*)
- at tryModuleLoad (module.js:*:*)
- at Function.Module._load (module.js:*)
- at Function.Module.runMain (module.js:*)
+ 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 tryModuleLoad (internal/modules/cjs/loader.js:*:*)
+ at Function.Module._load (internal/modules/cjs/loader.js:*)
+ at Function.Module.runMain (internal/modules/cjs/loader.js:*)
test.vm:1
throw new Error("spooky!")
^
@@ -23,9 +23,9 @@ Error: spooky!
at Script.runInThisContext (vm.js:*)
at Object.runInThisContext (vm.js:*)
at Object.<anonymous> (*test*message*vm_display_runtime_error.js:*)
- at Module._compile (module.js:*)
- at Object.Module._extensions..js (module.js:*)
- at Module.load (module.js:*)
- at tryModuleLoad (module.js:*:*)
- at Function.Module._load (module.js:*)
- at Function.Module.runMain (module.js:*)
+ 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 tryModuleLoad (internal/modules/cjs/loader.js:*:*)
+ at Function.Module._load (internal/modules/cjs/loader.js:*)
+ at Function.Module.runMain (internal/modules/cjs/loader.js:*)