summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/fail/wasm-async-instantiate-fail.out
blob: fd5193de2c774ca41edbaea818e889e75abb4b76 (plain)
1
2
3
4
5
*%(basename)s:9: CompileError: WebAssembly.instantiate(): 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.instantiate(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru, found 0 @+24