2019-12-18 16:54:26 +00:00
|
|
|
Tests remove breakpoint from wasm scripts.
|
|
|
|
Calling instantiate function.
|
|
|
|
Waiting for wasm scripts to be parsed.
|
2020-06-16 05:11:11 +00:00
|
|
|
Ignoring script with url v8://test/instantiate
|
2020-02-12 13:41:02 +00:00
|
|
|
Got wasm script: wasm://wasm/7d022e0e
|
2019-12-18 16:54:26 +00:00
|
|
|
Setting breakpoint on line 3 of wasm function
|
|
|
|
{
|
2020-01-09 12:11:55 +00:00
|
|
|
columnNumber : 39
|
|
|
|
lineNumber : 0
|
2019-12-18 16:54:26 +00:00
|
|
|
scriptId : <scriptId>
|
|
|
|
}
|
|
|
|
paused No 1
|
2020-02-12 13:41:02 +00:00
|
|
|
Script wasm://wasm/7d022e0e byte offset 39: Wasm opcode 0x6b
|
2020-06-16 05:11:11 +00:00
|
|
|
Remove breakpoint
|
2019-12-18 16:54:26 +00:00
|
|
|
Debugger.resume
|
|
|
|
exports.main returned!
|
|
|
|
Finished!
|