mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-12 22:41:27 +00:00
Update dist files; Unify some examples
This commit is contained in:
@ -439,6 +439,7 @@
|
||||
(tee_local $1
|
||||
(i32.load
|
||||
(i32.sub
|
||||
;;@ ~lib/allocator/tlsf.ts:211:31
|
||||
(get_local $1)
|
||||
(i32.const 4)
|
||||
)
|
||||
@ -494,13 +495,12 @@
|
||||
)
|
||||
(i32.store
|
||||
(i32.sub
|
||||
;;@ ~lib/allocator/tlsf.ts:222:24
|
||||
(get_local $4)
|
||||
(i32.const 4)
|
||||
)
|
||||
(tee_local $3
|
||||
;;@ ~lib/allocator/tlsf.ts:222:17
|
||||
(get_local $1)
|
||||
)
|
||||
;;@ ~lib/allocator/tlsf.ts:222:17
|
||||
(get_local $1)
|
||||
)
|
||||
;;@ ~lib/allocator/tlsf.ts:240:4
|
||||
(set_local $4
|
||||
@ -901,6 +901,7 @@
|
||||
;;@ ~lib/allocator/tlsf.ts:327:26
|
||||
(get_local $2)
|
||||
(i32.ctz
|
||||
;;@ ~lib/allocator/tlsf.ts:327:39
|
||||
(get_local $1)
|
||||
)
|
||||
)
|
||||
@ -937,6 +938,7 @@
|
||||
;;@ ~lib/allocator/tlsf.ts:322:8
|
||||
(tee_local $2
|
||||
(i32.ctz
|
||||
;;@ ~lib/allocator/tlsf.ts:322:24
|
||||
(get_local $1)
|
||||
)
|
||||
)
|
||||
@ -949,6 +951,7 @@
|
||||
;;@ ~lib/allocator/tlsf.ts:324:28
|
||||
(get_local $2)
|
||||
(i32.ctz
|
||||
;;@ ~lib/allocator/tlsf.ts:324:41
|
||||
(get_local $1)
|
||||
)
|
||||
)
|
||||
|
@ -1907,17 +1907,16 @@
|
||||
(set_local $5
|
||||
;;@ ~lib/allocator/tlsf.ts:323:16
|
||||
(if (result i32)
|
||||
(i32.eqz
|
||||
(tee_local $7
|
||||
;;@ ~lib/allocator/tlsf.ts:323:28
|
||||
(call $~lib/allocator/tlsf/Root#getSLMap
|
||||
;;@ ~lib/allocator/tlsf.ts:323:23
|
||||
(get_local $0)
|
||||
;;@ ~lib/allocator/tlsf.ts:323:37
|
||||
(get_local $3)
|
||||
)
|
||||
(tee_local $7
|
||||
;;@ ~lib/allocator/tlsf.ts:323:28
|
||||
(call $~lib/allocator/tlsf/Root#getSLMap
|
||||
;;@ ~lib/allocator/tlsf.ts:323:23
|
||||
(get_local $0)
|
||||
;;@ ~lib/allocator/tlsf.ts:323:37
|
||||
(get_local $3)
|
||||
)
|
||||
)
|
||||
(get_local $7)
|
||||
(block
|
||||
(call $abort
|
||||
(i32.const 0)
|
||||
@ -1927,7 +1926,6 @@
|
||||
)
|
||||
(unreachable)
|
||||
)
|
||||
(get_local $7)
|
||||
)
|
||||
)
|
||||
;;@ ~lib/allocator/tlsf.ts:324:8
|
||||
|
Reference in New Issue
Block a user