mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-27 13:41:48 +00:00
16b alignment, cleanup
This commit is contained in:
@ -644,13 +644,13 @@
|
||||
call $~lib/builtins/abort
|
||||
unreachable
|
||||
end
|
||||
i32.const 2912
|
||||
i32.load
|
||||
local.get $0
|
||||
i32.load offset=2912
|
||||
local.tee $3
|
||||
if
|
||||
local.get $1
|
||||
local.get $3
|
||||
i32.const 4
|
||||
i32.const 8
|
||||
i32.add
|
||||
i32.lt_u
|
||||
if
|
||||
@ -724,9 +724,9 @@
|
||||
local.tee $2
|
||||
i32.const 2
|
||||
i32.store
|
||||
i32.const 2912
|
||||
local.get $0
|
||||
local.get $2
|
||||
i32.store
|
||||
i32.store offset=2912
|
||||
local.get $0
|
||||
local.get $1
|
||||
call $~lib/allocator/tlsf/Root#insert
|
||||
@ -942,7 +942,7 @@
|
||||
local.set $2
|
||||
i32.const 280
|
||||
global.set $~lib/allocator/tlsf/ROOT
|
||||
i32.const 2912
|
||||
i32.const 3192
|
||||
i32.const 0
|
||||
i32.store
|
||||
i32.const 280
|
||||
|
Reference in New Issue
Block a user