aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/debugger/wasm-source-expected.txt
blob: 8e2c1256769d56ce5cdae03688659e6b5707eeca (plain)
1
2
3
4
5
6
7
8
9
Check that inspector gets disassembled wasm code
Paused on debugger!
Number of frames: 5
[0]     debugger;
[1]   call 0
[2]     call_indirect 2
[3]   instance.exports.main();
[4] testFunction(module_bytes)
Finished.