2021-03-04 17:37:44 +00:00
|
|
|
Tests GC object inspection.
|
|
|
|
|
|
|
|
Running test: test
|
|
|
|
Instantiating.
|
|
|
|
Waiting for wasm script (ignoring first non-wasm script).
|
2021-06-09 17:27:15 +00:00
|
|
|
Setting breakpoint at offset 107 on script wasm://wasm/151aafd6
|
2021-03-04 17:37:44 +00:00
|
|
|
Calling main()
|
|
|
|
Paused:
|
2021-06-09 17:27:15 +00:00
|
|
|
Script wasm://wasm/151aafd6 byte offset 107: Wasm opcode 0x21 (kExprLocalSet)
|
2021-03-04 17:37:44 +00:00
|
|
|
Scope:
|
2021-05-07 05:38:20 +00:00
|
|
|
at $main (0:107):
|
2021-03-04 17:37:44 +00:00
|
|
|
- scope (wasm-expression-stack):
|
|
|
|
0: Array ((ref $ArrC))
|
|
|
|
object details:
|
|
|
|
0: Struct ((ref null $StrA))
|
|
|
|
length: 1 (number)
|
|
|
|
- scope (local):
|
|
|
|
$varA: Struct ((ref null $StrA))
|
|
|
|
$varB: null ((ref null $ArrC))
|
|
|
|
object details:
|
|
|
|
$byte: 127 (i8)
|
|
|
|
$word: 32767 (i16)
|
2021-06-09 17:27:15 +00:00
|
|
|
$pointer: Struct ((ref $veryLongNameWithMoreThanOneHundredAndTwentyEightCharactersToTestThatWeAreHandlingStringBufferOverflowWithoutCrashing_ThisWontGetTruncated))
|
2021-03-04 17:37:44 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "main" (Function)
|
|
|
|
module: Module
|
|
|
|
functions: "$main": (Function)
|
2021-05-12 07:42:16 +00:00
|
|
|
globals: "$global0": function $main() { [native code] } ((ref null $type3))
|
2021-03-04 17:37:44 +00:00
|
|
|
at (anonymous) (0:17):
|
|
|
|
-- skipped
|
|
|
|
exports.main returned!
|