4abdcad232
TBR=ahaas@chromium.org, kozyatinskiy@chromium.org NOTRY=true NOTREECHECKS=true Review-Url: https://codereview.chromium.org/2503213004 Cr-Commit-Position: refs/heads/master@{#41069}
10 lines
272 B
Plaintext
10 lines
272 B
Plaintext
Check that inspector gets disassembled wasm code
|
|
Paused on debugger!
|
|
Number of frames: 5
|
|
[0] debugger;
|
|
[1] kExprCallFunction, 0x00, // function #0
|
|
[2] kExprCallIndirect, 0x02, 0x00, // sig #2
|
|
[3] instance.exports.main();
|
|
[4] testFunction(module_bytes)
|
|
Finished.
|