summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/fail/wasm-streaming-instantiate-fail.out
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/message/fail/wasm-streaming-instantiate-fail.out')
-rw-r--r--deps/v8/test/message/fail/wasm-streaming-instantiate-fail.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/v8/test/message/fail/wasm-streaming-instantiate-fail.out b/deps/v8/test/message/fail/wasm-streaming-instantiate-fail.out
index d8cd334de0..b9eda93704 100644
--- a/deps/v8/test/message/fail/wasm-streaming-instantiate-fail.out
+++ b/deps/v8/test/message/fail/wasm-streaming-instantiate-fail.out
@@ -1,5 +1,5 @@
-*%(basename)s:11: CompileError: WebAssembly.instantiateStreaming(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru to @1, found 0 @+24
+*%(basename)s:11: CompileError: WebAssembly.instantiateStreaming(): 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.instantiateStreaming(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru to @1, found 0 @+24
+CompileError: WebAssembly.instantiateStreaming(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru, found 0 @+24