2021-01-05 06:07:29 +00:00
|
|
|
Test retrieving scope information from compiled Liftoff frames
|
2021-01-05 05:51:52 +00:00
|
|
|
|
|
|
|
Running test: test
|
2017-07-02 19:18:57 +00:00
|
|
|
Calling instantiate function.
|
2020-01-09 12:11:55 +00:00
|
|
|
Waiting for wasm script to be parsed.
|
2017-07-02 19:18:57 +00:00
|
|
|
Got wasm script!
|
2021-01-05 06:07:29 +00:00
|
|
|
Setting breakpoint on line 2 (first instruction) of third function
|
2017-07-02 19:18:57 +00:00
|
|
|
{
|
2021-01-05 06:07:29 +00:00
|
|
|
columnNumber : 169
|
2020-01-09 12:11:55 +00:00
|
|
|
lineNumber : 0
|
2017-07-02 19:18:57 +00:00
|
|
|
scriptId : <scriptId>
|
|
|
|
}
|
|
|
|
Paused:
|
2021-01-05 06:07:29 +00:00
|
|
|
Script wasm://wasm/e33badc2 byte offset 169: Wasm opcode 0x20 (kExprLocalGet)
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2021-05-07 05:38:20 +00:00
|
|
|
at $C (interpreted) (0:169):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack:
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$i32_arg: 42 (i32)
|
|
|
|
$i32_local: 0 (i32)
|
|
|
|
$var2: 0 (f32)
|
2020-04-15 05:02:40 +00:00
|
|
|
- scope (module):
|
2020-05-26 03:14:02 +00:00
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 0 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2021-05-07 05:38:20 +00:00
|
|
|
at $B (liftoff) (0:158):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack: "0": 42 (i32), "1": 3 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$i32_arg: 42 (i32)
|
|
|
|
$i32_local: 0 (i32)
|
|
|
|
$f32_local: 7.199999809265137 (f32)
|
|
|
|
$0: 0 (f32)
|
|
|
|
$var5: 0 (f32)
|
|
|
|
$v128_local: i32x4 0x00000017 0x00000017 0x00000017 0x00000017 (v128)
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 0 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2021-05-07 05:38:20 +00:00
|
|
|
at $A (liftoff) (0:128):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack:
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$var0: 42 (i32)
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 0 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2017-07-02 19:18:57 +00:00
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
2019-01-10 13:35:42 +00:00
|
|
|
-- skipped globals
|
|
|
|
|
2017-07-02 19:18:57 +00:00
|
|
|
Paused:
|
2021-01-05 06:07:29 +00:00
|
|
|
Script wasm://wasm/e33badc2 byte offset 171: Wasm opcode 0x24 (kExprGlobalSet)
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2021-05-07 05:38:20 +00:00
|
|
|
at $C (interpreted) (0:171):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack: "0": 42 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$i32_arg: 42 (i32)
|
|
|
|
$i32_local: 0 (i32)
|
|
|
|
$var2: 0 (f32)
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 0 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2021-05-07 05:38:20 +00:00
|
|
|
at $B (liftoff) (0:158):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack: "0": 42 (i32), "1": 3 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$i32_arg: 42 (i32)
|
|
|
|
$i32_local: 0 (i32)
|
|
|
|
$f32_local: 7.199999809265137 (f32)
|
|
|
|
$0: 0 (f32)
|
|
|
|
$var5: 0 (f32)
|
|
|
|
$v128_local: i32x4 0x00000017 0x00000017 0x00000017 0x00000017 (v128)
|
2020-04-15 05:02:40 +00:00
|
|
|
- scope (module):
|
2020-05-26 03:14:02 +00:00
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 0 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2021-05-07 05:38:20 +00:00
|
|
|
at $A (liftoff) (0:128):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack:
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$var0: 42 (i32)
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 0 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2017-07-02 19:18:57 +00:00
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
2019-01-10 13:35:42 +00:00
|
|
|
-- skipped globals
|
|
|
|
|
2017-07-02 19:18:57 +00:00
|
|
|
Paused:
|
2021-01-05 06:07:29 +00:00
|
|
|
Script wasm://wasm/e33badc2 byte offset 173: Wasm opcode 0x41 (kExprI32Const)
|
2019-05-10 00:52:56 +00:00
|
|
|
Scope:
|
2021-05-07 05:38:20 +00:00
|
|
|
at $C (interpreted) (0:173):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack:
|
2019-05-10 00:52:56 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$i32_arg: 42 (i32)
|
|
|
|
$i32_local: 0 (i32)
|
|
|
|
$var2: 0 (f32)
|
2020-04-15 05:02:40 +00:00
|
|
|
- scope (module):
|
2020-05-26 03:14:02 +00:00
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 42 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2021-05-07 05:38:20 +00:00
|
|
|
at $B (liftoff) (0:158):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack: "0": 42 (i32), "1": 3 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$i32_arg: 42 (i32)
|
|
|
|
$i32_local: 0 (i32)
|
|
|
|
$f32_local: 7.199999809265137 (f32)
|
|
|
|
$0: 0 (f32)
|
|
|
|
$var5: 0 (f32)
|
|
|
|
$v128_local: i32x4 0x00000017 0x00000017 0x00000017 0x00000017 (v128)
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 42 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2021-05-07 05:38:20 +00:00
|
|
|
at $A (liftoff) (0:128):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack:
|
2020-09-22 19:33:11 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$var0: 42 (i32)
|
2020-09-22 19:33:11 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 42 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2020-09-22 19:33:11 +00:00
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
|
|
|
-- skipped globals
|
|
|
|
|
|
|
|
Paused:
|
2021-01-05 06:07:29 +00:00
|
|
|
Script wasm://wasm/e33badc2 byte offset 175: Wasm opcode 0x21 (kExprLocalSet)
|
2020-09-22 19:33:11 +00:00
|
|
|
Scope:
|
2021-05-07 05:38:20 +00:00
|
|
|
at $C (interpreted) (0:175):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack: "0": 47 (i32)
|
2020-09-22 19:33:11 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$i32_arg: 42 (i32)
|
|
|
|
$i32_local: 0 (i32)
|
|
|
|
$var2: 0 (f32)
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 42 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2021-05-07 05:38:20 +00:00
|
|
|
at $B (liftoff) (0:158):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack: "0": 42 (i32), "1": 3 (i32)
|
2019-05-10 00:52:56 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$i32_arg: 42 (i32)
|
|
|
|
$i32_local: 0 (i32)
|
|
|
|
$f32_local: 7.199999809265137 (f32)
|
|
|
|
$0: 0 (f32)
|
|
|
|
$var5: 0 (f32)
|
|
|
|
$v128_local: i32x4 0x00000017 0x00000017 0x00000017 0x00000017 (v128)
|
2020-09-22 19:33:11 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 42 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2021-05-07 05:38:20 +00:00
|
|
|
at $A (liftoff) (0:128):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack:
|
2020-09-22 19:33:11 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$var0: 42 (i32)
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 42 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2020-09-22 19:33:11 +00:00
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
|
|
|
-- skipped globals
|
|
|
|
|
|
|
|
Paused:
|
2021-01-05 06:07:29 +00:00
|
|
|
Script wasm://wasm/e33badc2 byte offset 177: Wasm opcode 0x0b (kExprEnd)
|
2020-09-22 19:33:11 +00:00
|
|
|
Scope:
|
2021-05-07 05:38:20 +00:00
|
|
|
at $C (interpreted) (0:177):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack:
|
2020-10-05 07:49:47 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$i32_arg: 42 (i32)
|
|
|
|
$i32_local: 47 (i32)
|
|
|
|
$var2: 0 (f32)
|
2020-10-05 07:49:47 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 42 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2021-05-07 05:38:20 +00:00
|
|
|
at $B (liftoff) (0:158):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack: "0": 42 (i32), "1": 3 (i32)
|
2020-10-05 07:49:47 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$i32_arg: 42 (i32)
|
|
|
|
$i32_local: 0 (i32)
|
|
|
|
$f32_local: 7.199999809265137 (f32)
|
|
|
|
$0: 0 (f32)
|
|
|
|
$var5: 0 (f32)
|
|
|
|
$v128_local: i32x4 0x00000017 0x00000017 0x00000017 0x00000017 (v128)
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 42 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2021-05-07 05:38:20 +00:00
|
|
|
at $A (liftoff) (0:128):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack:
|
2020-09-22 19:33:11 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$var0: 42 (i32)
|
2020-10-05 07:49:47 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 42 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2020-10-05 07:49:47 +00:00
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
|
|
|
-- skipped globals
|
|
|
|
|
|
|
|
Paused:
|
2021-01-05 06:07:29 +00:00
|
|
|
Script wasm://wasm/e33badc2 byte offset 160: Wasm opcode 0x1a (kExprDrop)
|
2020-10-05 07:49:47 +00:00
|
|
|
Scope:
|
2021-05-07 05:38:20 +00:00
|
|
|
at $B (liftoff) (0:160):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack: "0": 42 (i32), "1": 3 (i32)
|
2020-10-05 07:49:47 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$i32_arg: 42 (i32)
|
|
|
|
$i32_local: 0 (i32)
|
|
|
|
$f32_local: 7.199999809265137 (f32)
|
|
|
|
$0: 0 (f32)
|
|
|
|
$var5: 0 (f32)
|
|
|
|
$v128_local: i32x4 0x00000017 0x00000017 0x00000017 0x00000017 (v128)
|
2020-10-05 07:49:47 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 42 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2021-05-07 05:38:20 +00:00
|
|
|
at $A (liftoff) (0:128):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack:
|
2020-10-05 07:49:47 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$var0: 42 (i32)
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 42 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2020-10-05 07:49:47 +00:00
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
|
|
|
-- skipped globals
|
|
|
|
|
|
|
|
Paused:
|
2021-01-05 06:07:29 +00:00
|
|
|
Script wasm://wasm/e33badc2 byte offset 161: Wasm opcode 0x1a (kExprDrop)
|
2020-10-05 07:49:47 +00:00
|
|
|
Scope:
|
2021-05-07 05:38:20 +00:00
|
|
|
at $B (liftoff) (0:161):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack: "0": 42 (i32)
|
2020-10-05 07:49:47 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$i32_arg: 42 (i32)
|
|
|
|
$i32_local: 0 (i32)
|
|
|
|
$f32_local: 7.199999809265137 (f32)
|
|
|
|
$0: 0 (f32)
|
|
|
|
$var5: 0 (f32)
|
|
|
|
$v128_local: i32x4 0x00000017 0x00000017 0x00000017 0x00000017 (v128)
|
2020-04-15 05:02:40 +00:00
|
|
|
- scope (module):
|
2020-05-26 03:14:02 +00:00
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 42 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2021-05-07 05:38:20 +00:00
|
|
|
at $A (liftoff) (0:128):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack:
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$var0: 42 (i32)
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 42 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2019-05-10 00:52:56 +00:00
|
|
|
at (anonymous) (0:17):
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (global):
|
2019-01-10 13:35:42 +00:00
|
|
|
-- skipped globals
|
2019-05-10 00:52:56 +00:00
|
|
|
|
|
|
|
Paused:
|
2021-01-05 06:07:29 +00:00
|
|
|
Script wasm://wasm/e33badc2 byte offset 162: Wasm opcode 0x0b (kExprEnd)
|
2019-05-10 00:52:56 +00:00
|
|
|
Scope:
|
2021-05-07 05:38:20 +00:00
|
|
|
at $B (liftoff) (0:162):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack:
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$i32_arg: 42 (i32)
|
|
|
|
$i32_local: 0 (i32)
|
|
|
|
$f32_local: 7.199999809265137 (f32)
|
|
|
|
$0: 0 (f32)
|
|
|
|
$var5: 0 (f32)
|
|
|
|
$v128_local: i32x4 0x00000017 0x00000017 0x00000017 0x00000017 (v128)
|
2020-04-15 05:02:40 +00:00
|
|
|
- scope (module):
|
2020-05-26 03:14:02 +00:00
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 42 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2021-05-07 05:38:20 +00:00
|
|
|
at $A (liftoff) (0:128):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack:
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$var0: 42 (i32)
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 42 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2017-07-02 19:18:57 +00:00
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
2019-01-10 13:35:42 +00:00
|
|
|
-- skipped globals
|
|
|
|
|
2020-03-25 13:48:25 +00:00
|
|
|
Paused:
|
2021-01-05 06:07:29 +00:00
|
|
|
Script wasm://wasm/e33badc2 byte offset 130: Wasm opcode 0x0b (kExprEnd)
|
2020-03-25 13:48:25 +00:00
|
|
|
Scope:
|
2021-05-07 05:38:20 +00:00
|
|
|
at $A (liftoff) (0:130):
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2021-03-10 15:29:01 +00:00
|
|
|
stack:
|
2020-12-24 09:30:23 +00:00
|
|
|
- scope (local):
|
2021-02-08 15:39:00 +00:00
|
|
|
$var0: 42 (i32)
|
2020-04-15 05:02:40 +00:00
|
|
|
- scope (module):
|
2020-05-26 03:14:02 +00:00
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
2020-12-29 11:59:03 +00:00
|
|
|
module: Module
|
2021-02-08 15:39:00 +00:00
|
|
|
functions: "$A (liftoff)": (Function), "$B (liftoff)": (Function), "$C (interpreted)": (Function)
|
|
|
|
globals: "$exported_global": 42 (i32)
|
|
|
|
memories: "$exported_memory": (Memory)
|
2021-05-20 08:30:48 +00:00
|
|
|
tables:
|
|
|
|
$exported_table: 0: function js_func() { [native code] }, 1: function () { [native code] }, 2: undefined, 3: function $A (liftoff)() { [native code] }
|
2020-03-25 13:48:25 +00:00
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
|
|
|
-- skipped globals
|
|
|
|
|
2019-11-22 16:30:18 +00:00
|
|
|
Paused:
|
2021-04-09 08:58:46 +00:00
|
|
|
instance.exports.main(42)#
|
2019-11-22 16:30:18 +00:00
|
|
|
|
|
|
|
Scope:
|
2021-04-09 08:58:46 +00:00
|
|
|
at (anonymous) (0:25):
|
2019-11-22 16:30:18 +00:00
|
|
|
- scope (global):
|
|
|
|
-- skipped globals
|
|
|
|
|
2017-07-02 19:18:57 +00:00
|
|
|
exports.main returned. Test finished.
|