blob: 459a22044441a4c26ac68fcede7b5e7a469a3204 [file] [log] [blame] [edit]
Tests termination on pause in Wasm
Running test: testTerminateOnBreakpoint
Instantiating.
Waiting for wasm script (ignoring first non-wasm script).
Setting breakpoint.
{
id : <messageId>
result : {
actualLocation : {
columnNumber : 33
lineNumber : 0
scriptId : <scriptId>
}
breakpointId : <breakpointId>
}
}
Calling wasm export.
{
type : string
value : Before Wasm execution
}
Paused:
Script wasm://wasm/8c388106 byte offset 33: Wasm opcode 0x01 (kExprNop)