2017-07-02 19:18:57 +00:00
|
|
|
Test retrieving scope information when pausing in wasm functions
|
|
|
|
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!
|
2020-01-09 12:11:55 +00:00
|
|
|
Setting breakpoint on first instruction of second function
|
2017-07-02 19:18:57 +00:00
|
|
|
{
|
2020-05-26 03:14:02 +00:00
|
|
|
columnNumber : 134
|
2020-01-09 12:11:55 +00:00
|
|
|
lineNumber : 0
|
2017-07-02 19:18:57 +00:00
|
|
|
scriptId : <scriptId>
|
|
|
|
}
|
|
|
|
Paused:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 134: Wasm opcode 0x41
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:134):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 4 (i32), "var1": 0 (i32), "i64_local": 0 (i64), "unicode☼f64": 0 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
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:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 136: Wasm opcode 0x21
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:136):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 4 (i32), "var1": 0 (i32), "i64_local": 0 (i64), "unicode☼f64": 0 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: 11 (i32)
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
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:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 138: Wasm opcode 0x41
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:138):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 11 (i32), "var1": 0 (i32), "i64_local": 0 (i64), "unicode☼f64": 0 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
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:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 140: Wasm opcode 0x21
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:140):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 11 (i32), "var1": 0 (i32), "i64_local": 0 (i64), "unicode☼f64": 0 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: 47 (i32)
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
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:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 142: Wasm opcode 0x42
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:142):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-01-10 13:35:42 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 11 (i32), "var1": 47 (i32), "i64_local": 0 (i64), "unicode☼f64": 0 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2019-01-10 13:35:42 +00:00
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
|
|
|
-- skipped globals
|
|
|
|
|
|
|
|
Paused:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 153: Wasm opcode 0x21
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:153):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-01-10 13:35:42 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 11 (i32), "var1": 47 (i32), "i64_local": 0 (i64), "unicode☼f64": 0 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: 9223372036854775807 (i64)
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2019-01-10 13:35:42 +00:00
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
|
|
|
-- skipped globals
|
|
|
|
|
|
|
|
Paused:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 155: Wasm opcode 0x42
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:155):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-01-10 13:35:42 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 11 (i32), "var1": 47 (i32), "i64_local": 9223372036854775807 (i64), "unicode☼f64": 0 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2019-01-10 13:35:42 +00:00
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
|
|
|
-- skipped globals
|
|
|
|
|
|
|
|
Paused:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 166: Wasm opcode 0x21
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:166):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-01-10 13:35:42 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 11 (i32), "var1": 47 (i32), "i64_local": 9223372036854775807 (i64), "unicode☼f64": 0 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: -9223372036854775808 (i64)
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2019-01-10 13:35:42 +00:00
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
|
|
|
-- skipped globals
|
|
|
|
|
|
|
|
Paused:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 168: Wasm opcode 0x41
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:168):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 11 (i32), "var1": 47 (i32), "i64_local": -9223372036854775808 (i64), "unicode☼f64": 0 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
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:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 170: Wasm opcode 0xb8
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:170):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 11 (i32), "var1": 47 (i32), "i64_local": -9223372036854775808 (i64), "unicode☼f64": 0 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: 1 (i32)
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
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:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 171: Wasm opcode 0x41
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:171):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 11 (i32), "var1": 47 (i32), "i64_local": -9223372036854775808 (i64), "unicode☼f64": 0 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: 1 (f64)
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
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:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 173: Wasm opcode 0xb8
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:173):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 11 (i32), "var1": 47 (i32), "i64_local": -9223372036854775808 (i64), "unicode☼f64": 0 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: 1 (f64)
|
|
|
|
1: 7 (i32)
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
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:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 174: Wasm opcode 0xa3
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:174):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 11 (i32), "var1": 47 (i32), "i64_local": -9223372036854775808 (i64), "unicode☼f64": 0 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: 1 (f64)
|
|
|
|
1: 7 (f64)
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
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:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 175: Wasm opcode 0x21
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:175):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 11 (i32), "var1": 47 (i32), "i64_local": -9223372036854775808 (i64), "unicode☼f64": 0 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: 0.14285714285714285 (f64)
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
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:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 177: Wasm opcode 0x41
|
2019-05-10 00:52:56 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:177):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-05-10 00:52:56 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 11 (i32), "var1": 47 (i32), "i64_local": -9223372036854775808 (i64), "unicode☼f64": 0.14285714285714285 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2019-05-10 00:52:56 +00:00
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
|
|
|
-- skipped globals
|
2017-07-02 19:18:57 +00:00
|
|
|
|
2019-05-10 00:52:56 +00:00
|
|
|
Paused:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 179: Wasm opcode 0x24
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:179):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-05-10 00:52:56 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 11 (i32), "var1": 47 (i32), "i64_local": -9223372036854775808 (i64), "unicode☼f64": 0.14285714285714285 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: 15 (i32)
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
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:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 181: Wasm opcode 0x0b
|
2019-05-10 00:52:56 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at func (0:181):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 15 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "0": 0 (f64), "i32Arg": 11 (i32), "var1": 47 (i32), "i64_local": -9223372036854775808 (i64), "unicode☼f64": 0.14285714285714285 (f64)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:123):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 15 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
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:
|
2020-05-26 03:14:02 +00:00
|
|
|
Script wasm://wasm/2d24c81e byte offset 125: Wasm opcode 0x0b
|
2020-03-25 13:48:25 +00:00
|
|
|
Scope:
|
2020-05-26 03:14:02 +00:00
|
|
|
at call_func (0:125):
|
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)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
globals: "exported_global": 15 (i32)
|
2020-03-25 13:48:25 +00:00
|
|
|
- scope (local):
|
2020-05-13 18:45:17 +00:00
|
|
|
locals: "var0": 4 (i32), "var1": 7.199999809265137 (f32)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
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:
|
|
|
|
instance.exports.main(4)#
|
|
|
|
|
|
|
|
Scope:
|
|
|
|
at (anonymous) (0:24):
|
|
|
|
- scope (global):
|
|
|
|
-- skipped globals
|
|
|
|
|
2017-07-02 19:18:57 +00:00
|
|
|
exports.main returned. Test finished.
|