summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/fail/wasm-async-compile-fail.out
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/message/fail/wasm-async-compile-fail.out')
-rw-r--r--deps/v8/test/message/fail/wasm-async-compile-fail.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/v8/test/message/fail/wasm-async-compile-fail.out b/deps/v8/test/message/fail/wasm-async-compile-fail.out
index 0ecf9b1968..322b872976 100644
--- a/deps/v8/test/message/fail/wasm-async-compile-fail.out
+++ b/deps/v8/test/message/fail/wasm-async-compile-fail.out
@@ -1,5 +1,5 @@
-*%(basename)s:9: CompileError: WebAssembly.compile(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru to @1, found 0 @+24
+*%(basename)s:9: CompileError: WebAssembly.compile(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru, found 0 @+24
let rethrow = e => setTimeout(_ => {throw e}, 0);
^
-CompileError: WebAssembly.compile(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru to @1, found 0 @+24
+CompileError: WebAssembly.compile(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru, found 0 @+24