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-09-22 19:33:11 +00:00
|
|
|
columnNumber : 145
|
2020-01-09 12:11:55 +00:00
|
|
|
lineNumber : 0
|
2017-07-02 19:18:57 +00:00
|
|
|
scriptId : <scriptId>
|
|
|
|
}
|
|
|
|
Paused:
|
2020-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 145: Wasm opcode 0x41
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +00:00
|
|
|
at func (0:145):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 4 (i32)
|
|
|
|
var1: 0 (i32)
|
|
|
|
i64_local: 0 (i64)
|
|
|
|
unicode☼f64: 0 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 147: Wasm opcode 0x21
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +00:00
|
|
|
at func (0:147):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 4 (i32)
|
|
|
|
var1: 0 (i32)
|
|
|
|
i64_local: 0 (i64)
|
|
|
|
unicode☼f64: 0 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: 11 (i32)
|
2020-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 149: Wasm opcode 0x41
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +00:00
|
|
|
at func (0:149):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 0 (i32)
|
|
|
|
i64_local: 0 (i64)
|
|
|
|
unicode☼f64: 0 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 151: Wasm opcode 0x21
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +00:00
|
|
|
at func (0:151):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 0 (i32)
|
|
|
|
i64_local: 0 (i64)
|
|
|
|
unicode☼f64: 0 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: 47 (i32)
|
2020-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 153: Wasm opcode 0x42
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-01-10 13:35:42 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 47 (i32)
|
|
|
|
i64_local: 0 (i64)
|
|
|
|
unicode☼f64: 0 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 164: Wasm opcode 0x21
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +00:00
|
|
|
at func (0:164):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-01-10 13:35:42 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 47 (i32)
|
|
|
|
i64_local: 0 (i64)
|
|
|
|
unicode☼f64: 0 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: 9223372036854775807 (i64)
|
2020-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 166: Wasm opcode 0x42
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-01-10 13:35:42 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 47 (i32)
|
|
|
|
i64_local: 9223372036854775807 (i64)
|
|
|
|
unicode☼f64: 0 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 177: Wasm opcode 0x21
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-01-10 13:35:42 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 47 (i32)
|
|
|
|
i64_local: 9223372036854775807 (i64)
|
|
|
|
unicode☼f64: 0 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: -9223372036854775808 (i64)
|
2020-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 179: Wasm opcode 0x41
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 47 (i32)
|
|
|
|
i64_local: -9223372036854775808 (i64)
|
|
|
|
unicode☼f64: 0 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 181: Wasm opcode 0xb8
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 47 (i32)
|
|
|
|
i64_local: -9223372036854775808 (i64)
|
|
|
|
unicode☼f64: 0 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: 1 (i32)
|
2020-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 182: Wasm opcode 0x41
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +00:00
|
|
|
at func (0:182):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 47 (i32)
|
|
|
|
i64_local: -9223372036854775808 (i64)
|
|
|
|
unicode☼f64: 0 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: 1 (f64)
|
2020-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 184: Wasm opcode 0xb8
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +00:00
|
|
|
at func (0:184):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 47 (i32)
|
|
|
|
i64_local: -9223372036854775808 (i64)
|
|
|
|
unicode☼f64: 0 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
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-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 185: Wasm opcode 0xa3
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +00:00
|
|
|
at func (0:185):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 47 (i32)
|
|
|
|
i64_local: -9223372036854775808 (i64)
|
|
|
|
unicode☼f64: 0 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
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-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 186: Wasm opcode 0x21
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +00:00
|
|
|
at func (0:186):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 47 (i32)
|
|
|
|
i64_local: -9223372036854775808 (i64)
|
|
|
|
unicode☼f64: 0 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
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-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 188: Wasm opcode 0x41
|
2019-05-10 00:52:56 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +00:00
|
|
|
at func (0:188):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-05-10 00:52:56 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 47 (i32)
|
|
|
|
i64_local: -9223372036854775808 (i64)
|
|
|
|
unicode☼f64: 0.14285714285714285 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 190: Wasm opcode 0xfd
|
2019-01-10 13:35:42 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +00:00
|
|
|
at func (0:190):
|
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
|
|
|
globals: "exported_global": 0 (i32)
|
|
|
|
- scope (local):
|
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 47 (i32)
|
|
|
|
i64_local: -9223372036854775808 (i64)
|
|
|
|
unicode☼f64: 0.14285714285714285 (f64)
|
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
|
|
|
- scope (wasm-expression-stack):
|
|
|
|
0: 23 (i32)
|
|
|
|
at call_func (0:132):
|
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
|
|
|
globals: "exported_global": 0 (i32)
|
|
|
|
- scope (local):
|
|
|
|
var0: 4 (i32)
|
|
|
|
var1: 7.199999809265137 (f32)
|
|
|
|
- scope (wasm-expression-stack):
|
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
|
|
|
-- skipped globals
|
|
|
|
|
|
|
|
Paused:
|
|
|
|
Script wasm://wasm/e1bff2da byte offset 192: Wasm opcode 0x21
|
|
|
|
Scope:
|
|
|
|
at func (0:192):
|
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
|
|
|
globals: "exported_global": 0 (i32)
|
|
|
|
- scope (local):
|
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 47 (i32)
|
|
|
|
i64_local: -9223372036854775808 (i64)
|
|
|
|
unicode☼f64: 0.14285714285714285 (f64)
|
|
|
|
var6: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (v128)
|
|
|
|
- scope (wasm-expression-stack):
|
|
|
|
0: 17 00 00 00 17 00 00 00 17 00 00 00 17 00 00 00 (v128)
|
|
|
|
at call_func (0:132):
|
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
|
|
|
globals: "exported_global": 0 (i32)
|
|
|
|
- scope (local):
|
|
|
|
var0: 4 (i32)
|
|
|
|
var1: 7.199999809265137 (f32)
|
|
|
|
- scope (wasm-expression-stack):
|
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
|
|
|
-- skipped globals
|
|
|
|
|
|
|
|
Paused:
|
|
|
|
Script wasm://wasm/e1bff2da byte offset 194: Wasm opcode 0x41
|
|
|
|
Scope:
|
|
|
|
at func (0:194):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-05-10 00:52:56 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 47 (i32)
|
|
|
|
i64_local: -9223372036854775808 (i64)
|
|
|
|
unicode☼f64: 0.14285714285714285 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 17 00 00 00 17 00 00 00 17 00 00 00 17 00 00 00 (v128)
|
|
|
|
- scope (wasm-expression-stack):
|
|
|
|
at call_func (0:132):
|
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
|
|
|
globals: "exported_global": 0 (i32)
|
|
|
|
- scope (local):
|
|
|
|
var0: 4 (i32)
|
|
|
|
var1: 7.199999809265137 (f32)
|
|
|
|
- scope (wasm-expression-stack):
|
|
|
|
at (anonymous) (0:17):
|
|
|
|
- scope (global):
|
|
|
|
-- skipped globals
|
|
|
|
|
|
|
|
Paused:
|
|
|
|
Script wasm://wasm/e1bff2da byte offset 196: Wasm opcode 0x24
|
|
|
|
Scope:
|
|
|
|
at func (0:196):
|
|
|
|
- scope (module):
|
|
|
|
instance: exports: "exported_global" (Global), "exported_memory" (Memory), "exported_table" (Table), "main" (Function)
|
|
|
|
exported_memory: Uint8Array(65536)
|
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
|
|
|
globals: "exported_global": 0 (i32)
|
|
|
|
- scope (local):
|
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 47 (i32)
|
|
|
|
i64_local: -9223372036854775808 (i64)
|
|
|
|
unicode☼f64: 0.14285714285714285 (f64)
|
|
|
|
var6: 17 00 00 00 17 00 00 00 17 00 00 00 17 00 00 00 (v128)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-05-13 18:45:17 +00:00
|
|
|
0: 15 (i32)
|
2020-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 0 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 198: Wasm opcode 0x0b
|
2019-05-10 00:52:56 +00:00
|
|
|
Scope:
|
2020-09-22 19:33:11 +00:00
|
|
|
at func (0:198):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 15 (i32)
|
2017-07-02 19:18:57 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
0: 0 (f64)
|
|
|
|
i32Arg: 11 (i32)
|
|
|
|
var1: 47 (i32)
|
|
|
|
i64_local: -9223372036854775808 (i64)
|
|
|
|
unicode☼f64: 0.14285714285714285 (f64)
|
2020-09-22 19:33:11 +00:00
|
|
|
var6: 17 00 00 00 17 00 00 00 17 00 00 00 17 00 00 00 (v128)
|
2020-03-25 21:23:02 +00:00
|
|
|
- scope (wasm-expression-stack):
|
2020-06-03 11:55:31 +00:00
|
|
|
at call_func (0:132):
|
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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 15 (i32)
|
2019-12-27 15:17:44 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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-09-22 19:33:11 +00:00
|
|
|
Script wasm://wasm/e1bff2da byte offset 134: Wasm opcode 0x0b
|
2020-03-25 13:48:25 +00:00
|
|
|
Scope:
|
2020-06-03 11:55:31 +00:00
|
|
|
at call_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)
|
2020-06-03 11:55:31 +00:00
|
|
|
function tables:
|
|
|
|
exported_table: js_func: function js_func() { [native code] }, anonymous: function () { [native code] }, call_func: function 0() { [native code] }
|
2020-05-26 03:14:02 +00:00
|
|
|
globals: "exported_global": 15 (i32)
|
2020-03-25 13:48:25 +00:00
|
|
|
- scope (local):
|
2020-06-06 04:26:31 +00:00
|
|
|
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:
|
2020-06-16 05:11:11 +00:00
|
|
|
instance.exports.main(4)
|
2019-11-22 16:30:18 +00:00
|
|
|
|
|
|
|
Scope:
|
2020-06-16 05:11:11 +00:00
|
|
|
at (anonymous) (1:31):
|
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.
|