This commit is contained in:
dcode
2019-03-18 00:40:55 +01:00
parent edb2299f13
commit ba4c00efbd
20 changed files with 933 additions and 1050 deletions

View File

@ -2113,7 +2113,7 @@
i32.store offset=4
local.get $0
)
(func $~lib/array/ensureLength (; 18 ;) (type $FUNCSIG$viii) (param $0 i32) (param $1 i32) (param $2 i32)
(func $~lib/array/ensureCapacity (; 18 ;) (type $FUNCSIG$viii) (param $0 i32) (param $1 i32) (param $2 i32)
(local $3 i32)
(local $4 i32)
(local $5 i32)
@ -2140,7 +2140,7 @@
i32.const 0
i32.const 272
i32.const 12
i32.const 59
i32.const 64
call $~lib/env/abort
unreachable
end
@ -2180,7 +2180,7 @@
i32.const 1
i32.add
i32.const 0
call $~lib/array/ensureLength
call $~lib/array/ensureCapacity
local.get $0
i32.load offset=4
local.get $1
@ -2232,7 +2232,7 @@
i32.const 1
i32.add
i32.const 2
call $~lib/array/ensureLength
call $~lib/array/ensureCapacity
local.get $0
i32.load offset=4
local.get $1
@ -2301,7 +2301,7 @@
i32.const 1
i32.add
i32.const 2
call $~lib/array/ensureLength
call $~lib/array/ensureCapacity
local.get $0
i32.load offset=4
local.get $1
@ -2374,7 +2374,7 @@
i32.const 1
i32.add
i32.const 2
call $~lib/array/ensureLength
call $~lib/array/ensureCapacity
local.get $0
i32.load offset=4
local.get $1