Sign in
cobalt
/
cobalt
/
04cd6faca4dd5039a1b810e9ba7b7a79e51a781d
/
.
/
src
/
v8
/
test
/
inspector
/
debugger
/
wasm-source-expected.txt
blob: b140be087641a57e2bcdb6913fe4728984856dcc [
file
] [
log
] [
blame
]
Tests how wasm scrips report the source
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.