2022-08-24 10:44:11 +00:00
|
|
|
Test inspection of Wasm anyref objects
|
|
|
|
|
|
|
|
Running test: test
|
|
|
|
Calling instantiate function.
|
|
|
|
Waiting for wasm script to be parsed.
|
|
|
|
Got wasm script!
|
|
|
|
Setting breakpoint
|
|
|
|
Module instantiated.
|
|
|
|
{
|
2022-08-26 14:00:30 +00:00
|
|
|
columnNumber : 138
|
2022-08-24 10:44:11 +00:00
|
|
|
lineNumber : 0
|
|
|
|
scriptId : <scriptId>
|
|
|
|
}
|
2022-08-26 14:00:30 +00:00
|
|
|
Table populated.
|
2022-08-24 10:44:11 +00:00
|
|
|
Paused:
|
2022-08-26 14:00:30 +00:00
|
|
|
Script wasm://wasm/0e116a66 byte offset 138: Wasm opcode 0x01 (kExprNop)
|
2022-08-24 10:44:11 +00:00
|
|
|
Scope:
|
2022-08-26 14:00:30 +00:00
|
|
|
at $main (0:138):
|
2022-08-24 10:44:11 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2022-08-26 14:00:30 +00:00
|
|
|
stack:
|
2022-08-24 10:44:11 +00:00
|
|
|
- scope (local):
|
2022-08-26 14:00:30 +00:00
|
|
|
$anyref_local: Struct ((ref $type0))
|
|
|
|
$anyref_local2: Array ((ref $type1))
|
|
|
|
$anyref_local_i31: null (anyref)
|
|
|
|
$anyref_local_null: null (anyref)
|
2022-08-24 10:44:11 +00:00
|
|
|
- scope (module):
|
2022-08-26 14:00:30 +00:00
|
|
|
instance: exports: "exported_ref_table" (Table), "fill_ref_table" (Function), "main" (Function)
|
2022-08-24 10:44:11 +00:00
|
|
|
module: Module
|
2022-08-26 14:00:30 +00:00
|
|
|
functions: "$fill_ref_table": (Function), "$main": (Function)
|
|
|
|
tables:
|
|
|
|
$exported_ref_table: 0: Struct ((ref $type0)), 1: Array ((ref $type1)), 2: undefined (anyref), 3: undefined (anyref)
|
2022-08-24 10:44:11 +00:00
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
|
|
|
-- skipped globals
|
|
|
|
|
|
|
|
exports.main returned. Test finished.
|