2022-09-21 13:28:42 +02:00
|
|
|
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:
|
2025-04-29 08:03:15 +02:00
|
|
|
Script wasm://wasm/aa8b4c12 byte offset 33: Wasm opcode 0x01 (kExprNop)
|