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