aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/test/message/fail/wasm-sync-compile-fail.out
blob: 849fc202ee27ade9002342b2b3181eed86432bed (plain)
1
2
3
4
5
6
*%(basename)s:9: CompileError: WebAssembly.Module(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru to @1, found 0 @+24
new WebAssembly.Module(builder.toBuffer());
^
CompileError: WebAssembly.Module(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru to @1, found 0 @+24
    at *%(basename)s:9:1