summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/fail/wasm-streaming-instantiate-fail.out
blob: d8cd334de04809a30f2e344a2023a8b02e5f27bb (plain)
1
2
3
4
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
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