mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-14 15:31:31 +00:00
Initial GC integration (#196)
This commit is contained in:
@ -727,48 +727,51 @@
|
||||
(get_local $8)
|
||||
(i32.const 2146435072)
|
||||
)
|
||||
(if
|
||||
(i32.eq
|
||||
(i32.or
|
||||
(i32.sub
|
||||
(block
|
||||
(if
|
||||
(i32.eq
|
||||
(i32.or
|
||||
(i32.sub
|
||||
(get_local $7)
|
||||
(i32.const 1072693248)
|
||||
)
|
||||
(get_local $4)
|
||||
)
|
||||
(i32.const 0)
|
||||
)
|
||||
(return
|
||||
(f64.const nan:0x8000000000000)
|
||||
)
|
||||
(if
|
||||
(i32.ge_s
|
||||
(get_local $7)
|
||||
(i32.const 1072693248)
|
||||
)
|
||||
(get_local $4)
|
||||
)
|
||||
(i32.const 0)
|
||||
)
|
||||
(return
|
||||
(f64.const nan:0x8000000000000)
|
||||
)
|
||||
(if
|
||||
(i32.ge_s
|
||||
(get_local $7)
|
||||
(i32.const 1072693248)
|
||||
)
|
||||
(return
|
||||
(if (result f64)
|
||||
(i32.ge_s
|
||||
(get_local $5)
|
||||
(i32.const 0)
|
||||
)
|
||||
(get_local $1)
|
||||
(f64.const 0)
|
||||
)
|
||||
)
|
||||
(return
|
||||
(if (result f64)
|
||||
(i32.ge_s
|
||||
(get_local $5)
|
||||
(i32.const 0)
|
||||
)
|
||||
(f64.const 0)
|
||||
(f64.neg
|
||||
(return
|
||||
(if (result f64)
|
||||
(i32.ge_s
|
||||
(get_local $5)
|
||||
(i32.const 0)
|
||||
)
|
||||
(get_local $1)
|
||||
(f64.const 0)
|
||||
)
|
||||
)
|
||||
(return
|
||||
(if (result f64)
|
||||
(i32.ge_s
|
||||
(get_local $5)
|
||||
(i32.const 0)
|
||||
)
|
||||
(f64.const 0)
|
||||
(f64.neg
|
||||
(get_local $1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(unreachable)
|
||||
)
|
||||
)
|
||||
(if
|
||||
|
Reference in New Issue
Block a user