mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-20 10:16:37 +00:00
fix rc in Array#fill, add rtti logging for debugging
This commit is contained in:
@ -2015,7 +2015,7 @@
|
||||
if
|
||||
i32.const 424
|
||||
i32.const 376
|
||||
i32.const 258
|
||||
i32.const 266
|
||||
i32.const 20
|
||||
call $~lib/builtins/abort
|
||||
unreachable
|
||||
|
@ -3784,7 +3784,7 @@
|
||||
if
|
||||
i32.const 424
|
||||
i32.const 376
|
||||
i32.const 258
|
||||
i32.const 266
|
||||
i32.const 20
|
||||
call $~lib/builtins/abort
|
||||
unreachable
|
||||
|
@ -2858,7 +2858,7 @@
|
||||
if
|
||||
i32.const 872
|
||||
i32.const 488
|
||||
i32.const 258
|
||||
i32.const 266
|
||||
i32.const 20
|
||||
call $~lib/builtins/abort
|
||||
unreachable
|
||||
@ -2905,7 +2905,7 @@
|
||||
call $~lib/rt/pure/__release
|
||||
i32.const 272
|
||||
i32.const 488
|
||||
i32.const 205
|
||||
i32.const 213
|
||||
i32.const 59
|
||||
call $~lib/builtins/abort
|
||||
unreachable
|
||||
@ -3144,7 +3144,7 @@
|
||||
if
|
||||
i32.const 872
|
||||
i32.const 488
|
||||
i32.const 319
|
||||
i32.const 327
|
||||
i32.const 20
|
||||
call $~lib/builtins/abort
|
||||
unreachable
|
||||
|
@ -4881,7 +4881,7 @@
|
||||
if
|
||||
i32.const 872
|
||||
i32.const 488
|
||||
i32.const 258
|
||||
i32.const 266
|
||||
i32.const 20
|
||||
call $~lib/builtins/abort
|
||||
unreachable
|
||||
@ -4937,7 +4937,7 @@
|
||||
block
|
||||
i32.const 272
|
||||
i32.const 488
|
||||
i32.const 205
|
||||
i32.const 213
|
||||
i32.const 59
|
||||
call $~lib/builtins/abort
|
||||
unreachable
|
||||
@ -5300,7 +5300,7 @@
|
||||
if
|
||||
i32.const 872
|
||||
i32.const 488
|
||||
i32.const 319
|
||||
i32.const 327
|
||||
i32.const 20
|
||||
call $~lib/builtins/abort
|
||||
unreachable
|
||||
|
Reference in New Issue
Block a user