2020-10-15 08:47:26 +00:00
|
|
|
Step into a function that starts with a non-breakable opcode (i.e. block), then step from there. See https://crbug.com/1137710.
|
2021-01-05 05:51:52 +00:00
|
|
|
|
|
|
|
Running test: test
|
2020-10-15 08:47:26 +00:00
|
|
|
Setting up global instance variable.
|
|
|
|
Got wasm script: wasm://wasm/4658c40e
|
|
|
|
Setting breakpoint on offset 44
|
|
|
|
Running main function.
|
2020-10-16 15:26:46 +00:00
|
|
|
Script wasm://wasm/4658c40e byte offset 44: Wasm opcode 0x10 (kExprCallFunction)
|
2020-10-15 08:47:26 +00:00
|
|
|
Debugger.stepInto called
|
2020-10-16 15:26:46 +00:00
|
|
|
Script wasm://wasm/4658c40e byte offset 40: Wasm opcode 0x0b (kExprEnd)
|
2020-10-15 08:47:26 +00:00
|
|
|
Debugger.stepInto called
|
2020-10-16 15:26:46 +00:00
|
|
|
Script wasm://wasm/4658c40e byte offset 41: Wasm opcode 0x0b (kExprEnd)
|
2020-10-15 08:47:26 +00:00
|
|
|
Debugger.resume called
|
|
|
|
exports.main returned.
|