2017-05-19 00:35:45 +00:00
|
|
|
Tests how wasm scrips report the source
|
2016-11-17 10:17:04 +00:00
|
|
|
Check that inspector gets disassembled wasm code
|
|
|
|
Paused on debugger!
|
|
|
|
Number of frames: 5
|
|
|
|
[0] debugger;
|
2017-01-15 21:18:53 +00:00
|
|
|
[1] call 0
|
|
|
|
[2] call_indirect 2
|
2016-11-17 10:17:04 +00:00
|
|
|
[3] instance.exports.main();
|
|
|
|
[4] testFunction(module_bytes)
|
|
|
|
Finished.
|