2019-04-05 01:59:01 +02:00
|
|
|
(module
|
|
|
|
(type $FUNCSIG$vi (func (param i32)))
|
2019-04-06 20:17:48 +02:00
|
|
|
(type $FUNCSIG$ii (func (param i32) (result i32)))
|
2019-04-05 01:59:01 +02:00
|
|
|
(type $FUNCSIG$viiii (func (param i32 i32 i32 i32)))
|
|
|
|
(type $FUNCSIG$v (func))
|
2019-04-06 20:17:48 +02:00
|
|
|
(import "env" "abort" (func $~lib/builtins/abort (param i32 i32 i32 i32)))
|
2019-04-05 01:59:01 +02:00
|
|
|
(memory $0 1)
|
2019-05-22 00:14:44 +02:00
|
|
|
(data (i32.const 8) "$\00\00\00\01\00\00\00\01\00\00\00$\00\00\00I\00n\00d\00e\00x\00 \00o\00u\00t\00 \00o\00f\00 \00r\00a\00n\00g\00e\00")
|
|
|
|
(data (i32.const 64) "\14\00\00\00\01\00\00\00\01\00\00\00\14\00\00\00~\00l\00i\00b\00/\00r\00t\00.\00t\00s\00")
|
|
|
|
(data (i32.const 104) "\16\00\00\00\01\00\00\00\01\00\00\00\16\00\00\00r\00t\00/\00f\00l\00a\00g\00s\00.\00t\00s\00")
|
2019-05-25 00:38:50 +02:00
|
|
|
(data (i32.const 144) ":\00\00\00\08\00\00\00\00\00\00\00\08\00\00\00\00\00\00\00\08\00\00\00\00\00\00\00\08\00\00\00\00\00\00\00\19\02\00\00\02\00\00\00\19\00\00\00\02\00\00\00)\02\00\00\02\00\00\00)\00\00\00\02\00\00\00I\02\00\00\02\00\00\00I\00\00\00\02\00\00\00\89\02\00\00\02\00\00\00\89\00\00\00\02\00\00\00I\06\00\00\02\00\00\00\89\06\00\00\02\00\00\00\t\01\00\00\02\00\00\00\08\00\00\00\00\00\00\00I\10\00\00\02\00\00\00I\18\00\00\02\00\00\00\1a\02\00\00\00\00\00\00\1a\00\00\00\00\00\00\00*\02\00\00\00\00\00\00*\00\00\00\00\00\00\00J\02\00\00\00\00\00\00J\00\00\00\00\00\00\00\8a\02\00\00\00\00\00\00\8a\00\00\00\00\00\00\00J\06\00\00\00\00\00\00\8a\06\00\00\00\00\00\00\n\01\00\00\00\00\00\00J\10\00\00\00\00\00\00J\18\00\00\00\00\00\00\1c\02\02\00\00\00\00\00,\02\05\00\00\00\00\00L\82\04\00\00\00\00\00\8cB\04\00\00\00\00\00\0c!\04\00\00\00\00\00\1c\82 \00\00\00\00\00\1c\820\00\00\00\00\00L0\04\00\00\00\00\00L8\04\00\00\00\00\00L\980\00\00\00\00\00L\82\0c\00\00\00\00\00\08\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00A\10\00\00\02\00\00\00\08\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00B\10\00\00\00\00\00\00\08\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00D\82 \00\00\00\00\00\00\00\00\00\00\00\00\00D\90\04\00\00\00\00\00\08\00\00\00\00\00\00\00\08\00\00\00\00\00\00\00")
|
2019-04-05 01:59:01 +02:00
|
|
|
(table $0 1 funcref)
|
|
|
|
(elem (i32.const 0) $null)
|
2019-05-22 00:14:44 +02:00
|
|
|
(global $rt/flags/VALUE_ALIGN_REF i32 (i32.const 64))
|
2019-05-25 00:38:50 +02:00
|
|
|
(global $rt/flags/KEY_ALIGN_REF i32 (i32.const 32768))
|
2019-05-22 00:14:44 +02:00
|
|
|
(global $~lib/rt/RTTI_BASE i32 (i32.const 144))
|
2019-04-05 01:59:01 +02:00
|
|
|
(export "memory" (memory $0))
|
|
|
|
(start $start)
|
2019-05-22 00:14:44 +02:00
|
|
|
(func $~lib/rt/__typeinfo (; 1 ;) (type $FUNCSIG$ii) (param $0 i32) (result i32)
|
2019-04-06 20:17:48 +02:00
|
|
|
(local $1 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
global.get $~lib/rt/RTTI_BASE
|
2019-04-06 20:17:48 +02:00
|
|
|
local.set $1
|
|
|
|
local.get $0
|
2019-05-22 00:14:44 +02:00
|
|
|
local.get $1
|
|
|
|
i32.load
|
|
|
|
i32.gt_u
|
|
|
|
if
|
|
|
|
i32.const 24
|
|
|
|
i32.const 80
|
|
|
|
i32.const 22
|
|
|
|
i32.const 27
|
|
|
|
call $~lib/builtins/abort
|
2019-04-06 20:17:48 +02:00
|
|
|
unreachable
|
|
|
|
end
|
2019-05-22 00:14:44 +02:00
|
|
|
local.get $1
|
|
|
|
i32.const 4
|
|
|
|
i32.add
|
|
|
|
local.get $0
|
|
|
|
i32.const 8
|
|
|
|
i32.mul
|
|
|
|
i32.add
|
|
|
|
i32.load
|
2019-04-06 20:17:48 +02:00
|
|
|
)
|
2019-05-22 00:14:44 +02:00
|
|
|
(func $rt/flags/test<~lib/array/Array<i8>> (; 2 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 4
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/array/Array<u8>> (; 3 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 5
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/array/Array<i16>> (; 4 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 6
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/array/Array<u16>> (; 5 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 7
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/array/Array<i32>> (; 6 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 8
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/array/Array<u32>> (; 7 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 9
|
2019-05-22 00:14:44 +02:00
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/array/Array<i64>> (; 8 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 10
|
2019-05-22 00:14:44 +02:00
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/array/Array<u64>> (; 9 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 11
|
2019-05-22 00:14:44 +02:00
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/array/Array<f32>> (; 10 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 12
|
2019-05-22 00:14:44 +02:00
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/array/Array<f64>> (; 11 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 13
|
2019-05-22 00:14:44 +02:00
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/array/Array<v128>> (; 12 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 14
|
2019-05-22 00:14:44 +02:00
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/array/Array<rt/flags/Ref>> (; 13 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 16
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/array/Array<rt/flags/Ref | null>> (; 14 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 17
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/set/Set<i8>> (; 15 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 18
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/set/Set<u8>> (; 16 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 19
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/set/Set<i16>> (; 17 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 20
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/set/Set<u16>> (; 18 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 21
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/set/Set<i32>> (; 19 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 22
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/set/Set<u32>> (; 20 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 23
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/set/Set<i64>> (; 21 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 24
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/set/Set<u64>> (; 22 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 25
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/set/Set<f32>> (; 23 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 26
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/set/Set<f64>> (; 24 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 27
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/set/Set<v128>> (; 25 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 28
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-05 01:59:01 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-06 20:17:48 +02:00
|
|
|
call $~lib/builtins/abort
|
2019-04-05 01:59:01 +02:00
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/set/Set<rt/flags/Ref>> (; 26 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 29
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-08 03:49:41 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/set/Set<rt/flags/Ref | null>> (; 27 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 30
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-08 03:49:41 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/map/Map<v128,i8>> (; 28 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 31
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-08 03:49:41 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/map/Map<i64,i16>> (; 29 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 32
|
|
|
|
call $~lib/rt/__typeinfo
|
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
|
|
|
(func $rt/flags/test<~lib/map/Map<i32,i32>> (; 30 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 33
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-08 03:49:41 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/map/Map<i16,i64>> (; 31 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 34
|
|
|
|
call $~lib/rt/__typeinfo
|
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
|
|
|
(func $rt/flags/test<~lib/map/Map<i8,v128>> (; 32 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 35
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-08 03:49:41 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/map/Map<rt/flags/Ref,i8>> (; 33 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 36
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-08 03:49:41 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/map/Map<rt/flags/Ref | null,i8>> (; 34 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 37
|
|
|
|
call $~lib/rt/__typeinfo
|
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
|
|
|
(func $rt/flags/test<~lib/map/Map<i8,rt/flags/Ref>> (; 35 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 38
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-08 03:49:41 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/map/Map<i8,rt/flags/Ref | null>> (; 36 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 39
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-08 03:49:41 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<~lib/map/Map<rt/flags/Ref | null,rt/flags/Ref | null>> (; 37 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 40
|
|
|
|
call $~lib/rt/__typeinfo
|
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
|
|
|
(func $rt/flags/test<~lib/map/Map<f32,i32>> (; 38 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 41
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-08 03:49:41 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<rt/flags/NoCycle> (; 39 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 42
|
|
|
|
call $~lib/rt/__typeinfo
|
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
|
|
|
(func $rt/flags/test<rt/flags/DirectCycle> (; 40 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 43
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-08 03:49:41 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<rt/flags/IndirectCycle> (; 41 ;) (type $FUNCSIG$vi) (param $0 i32)
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 44
|
|
|
|
call $~lib/rt/__typeinfo
|
2019-04-08 03:49:41 +02:00
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $rt/flags/test<rt/flags/IndirectCycleArray> (; 42 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 46
|
|
|
|
call $~lib/rt/__typeinfo
|
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
|
|
|
(func $rt/flags/test<rt/flags/InnerCycleArray> (; 43 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 48
|
|
|
|
call $~lib/rt/__typeinfo
|
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
|
|
|
(func $rt/flags/test<rt/flags/IndirectCycleSet> (; 44 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 49
|
|
|
|
call $~lib/rt/__typeinfo
|
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
|
|
|
(func $rt/flags/test<rt/flags/InnerCycleSet> (; 45 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 51
|
|
|
|
call $~lib/rt/__typeinfo
|
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
|
|
|
(func $rt/flags/test<rt/flags/IndirectCycleMapKey> (; 46 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 52
|
|
|
|
call $~lib/rt/__typeinfo
|
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
|
|
|
(func $rt/flags/test<rt/flags/IndirectCycleMapValue> (; 47 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 54
|
|
|
|
call $~lib/rt/__typeinfo
|
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
|
|
|
(func $rt/flags/test<rt/flags/InnerCycleMapKey> (; 48 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 56
|
|
|
|
call $~lib/rt/__typeinfo
|
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
|
|
|
(func $rt/flags/test<rt/flags/InnerCycleMapValue> (; 49 ;) (type $FUNCSIG$vi) (param $0 i32)
|
|
|
|
i32.const 57
|
|
|
|
call $~lib/rt/__typeinfo
|
|
|
|
local.get $0
|
|
|
|
i32.eq
|
|
|
|
i32.eqz
|
|
|
|
if
|
|
|
|
i32.const 0
|
|
|
|
i32.const 120
|
|
|
|
i32.const 6
|
|
|
|
i32.const 2
|
|
|
|
call $~lib/builtins/abort
|
|
|
|
unreachable
|
|
|
|
end
|
|
|
|
)
|
|
|
|
(func $start:rt/flags (; 50 ;) (type $FUNCSIG$v)
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 1
|
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 16
|
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 512
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/array/Array<i8>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 1
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 16
|
|
|
|
i32.or
|
|
|
|
call $rt/flags/test<~lib/array/Array<u8>>
|
|
|
|
i32.const 1
|
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 32
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 512
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/array/Array<i16>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 1
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 32
|
|
|
|
i32.or
|
|
|
|
call $rt/flags/test<~lib/array/Array<u16>>
|
|
|
|
i32.const 1
|
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 64
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 512
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/array/Array<i32>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 1
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 64
|
|
|
|
i32.or
|
|
|
|
call $rt/flags/test<~lib/array/Array<u32>>
|
|
|
|
i32.const 1
|
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 128
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 512
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/array/Array<i64>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 1
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 128
|
|
|
|
i32.or
|
|
|
|
call $rt/flags/test<~lib/array/Array<u64>>
|
|
|
|
i32.const 1
|
|
|
|
i32.const 8
|
|
|
|
i32.or
|
|
|
|
i32.const 64
|
|
|
|
i32.or
|
|
|
|
i32.const 512
|
|
|
|
i32.or
|
|
|
|
i32.const 1024
|
|
|
|
i32.or
|
|
|
|
call $rt/flags/test<~lib/array/Array<f32>>
|
|
|
|
i32.const 1
|
|
|
|
i32.const 8
|
|
|
|
i32.or
|
|
|
|
i32.const 128
|
|
|
|
i32.or
|
|
|
|
i32.const 512
|
|
|
|
i32.or
|
|
|
|
i32.const 1024
|
|
|
|
i32.or
|
|
|
|
call $rt/flags/test<~lib/array/Array<f64>>
|
|
|
|
i32.const 1
|
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 256
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/array/Array<v128>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 1
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
global.get $rt/flags/VALUE_ALIGN_REF
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 4096
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/array/Array<rt/flags/Ref>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 1
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
global.get $rt/flags/VALUE_ALIGN_REF
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 2048
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 4096
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/array/Array<rt/flags/Ref | null>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 16
|
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 512
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/set/Set<i8>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 16
|
|
|
|
i32.or
|
|
|
|
call $rt/flags/test<~lib/set/Set<u8>>
|
|
|
|
i32.const 2
|
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 32
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 512
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/set/Set<i16>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 32
|
|
|
|
i32.or
|
|
|
|
call $rt/flags/test<~lib/set/Set<u16>>
|
|
|
|
i32.const 2
|
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 64
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 512
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/set/Set<i32>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 64
|
|
|
|
i32.or
|
|
|
|
call $rt/flags/test<~lib/set/Set<u32>>
|
|
|
|
i32.const 2
|
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 128
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 512
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/set/Set<i64>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 128
|
|
|
|
i32.or
|
|
|
|
call $rt/flags/test<~lib/set/Set<u64>>
|
|
|
|
i32.const 2
|
|
|
|
i32.const 8
|
|
|
|
i32.or
|
|
|
|
i32.const 64
|
|
|
|
i32.or
|
|
|
|
i32.const 512
|
|
|
|
i32.or
|
|
|
|
i32.const 1024
|
|
|
|
i32.or
|
|
|
|
call $rt/flags/test<~lib/set/Set<f32>>
|
|
|
|
i32.const 2
|
|
|
|
i32.const 8
|
|
|
|
i32.or
|
|
|
|
i32.const 128
|
|
|
|
i32.or
|
|
|
|
i32.const 512
|
|
|
|
i32.or
|
|
|
|
i32.const 1024
|
|
|
|
i32.or
|
|
|
|
call $rt/flags/test<~lib/set/Set<f64>>
|
|
|
|
i32.const 2
|
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 256
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/set/Set<v128>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
global.get $rt/flags/VALUE_ALIGN_REF
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 4096
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/set/Set<rt/flags/Ref>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 2
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
global.get $rt/flags/VALUE_ALIGN_REF
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 2048
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 4096
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/set/Set<rt/flags/Ref | null>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 4
|
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 131072
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.or
|
|
|
|
i32.const 16
|
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 512
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/map/Map<v128,i8>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 4
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 65536
|
|
|
|
i32.or
|
|
|
|
i32.const 262144
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.or
|
|
|
|
i32.const 32
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 512
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/map/Map<i64,i16>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 4
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 32768
|
|
|
|
i32.or
|
|
|
|
i32.const 262144
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.or
|
|
|
|
i32.const 64
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 512
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/map/Map<i32,i32>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 4
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 16384
|
|
|
|
i32.or
|
|
|
|
i32.const 262144
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.or
|
|
|
|
i32.const 128
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 512
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/map/Map<i16,i64>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 4
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 8192
|
|
|
|
i32.or
|
|
|
|
i32.const 262144
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.or
|
|
|
|
i32.const 256
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/map/Map<i8,v128>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 4
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
global.get $rt/flags/KEY_ALIGN_REF
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 2097152
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 16
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 512
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/map/Map<rt/flags/Ref,i8>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 4
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
global.get $rt/flags/KEY_ALIGN_REF
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 1048576
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 2097152
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.or
|
|
|
|
i32.const 16
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 512
|
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/map/Map<rt/flags/Ref | null,i8>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 4
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 8192
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 262144
|
|
|
|
i32.or
|
|
|
|
i32.const 4096
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
global.get $rt/flags/VALUE_ALIGN_REF
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/map/Map<i8,rt/flags/Ref>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 4
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 8192
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 262144
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 2048
|
|
|
|
i32.or
|
|
|
|
i32.const 4096
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
global.get $rt/flags/VALUE_ALIGN_REF
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/map/Map<i8,rt/flags/Ref | null>>
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.const 4
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 1048576
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 2097152
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
global.get $rt/flags/KEY_ALIGN_REF
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 2048
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 4096
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
global.get $rt/flags/VALUE_ALIGN_REF
|
2019-04-05 01:59:01 +02:00
|
|
|
i32.or
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<~lib/map/Map<rt/flags/Ref | null,rt/flags/Ref | null>>
|
2019-05-25 00:38:50 +02:00
|
|
|
i32.const 4
|
|
|
|
i32.const 8
|
|
|
|
i32.or
|
|
|
|
i32.const 32768
|
|
|
|
i32.or
|
|
|
|
i32.const 262144
|
|
|
|
i32.or
|
|
|
|
i32.const 524288
|
|
|
|
i32.or
|
|
|
|
i32.const 64
|
|
|
|
i32.or
|
|
|
|
i32.const 512
|
|
|
|
i32.or
|
|
|
|
call $rt/flags/test<~lib/map/Map<f32,i32>>
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<rt/flags/NoCycle>
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<rt/flags/DirectCycle>
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<rt/flags/IndirectCycle>
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<rt/flags/IndirectCycleArray>
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<rt/flags/InnerCycleArray>
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<rt/flags/IndirectCycleSet>
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<rt/flags/InnerCycleSet>
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<rt/flags/IndirectCycleMapKey>
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 0
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<rt/flags/IndirectCycleMapValue>
|
2019-04-08 03:49:41 +02:00
|
|
|
i32.const 8
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<rt/flags/InnerCycleMapKey>
|
2019-04-11 02:29:25 +02:00
|
|
|
i32.const 8
|
2019-05-22 00:14:44 +02:00
|
|
|
call $rt/flags/test<rt/flags/InnerCycleMapValue>
|
2019-04-05 01:59:01 +02:00
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $start (; 51 ;) (type $FUNCSIG$v)
|
2019-05-22 00:14:44 +02:00
|
|
|
call $start:rt/flags
|
2019-04-05 01:59:01 +02:00
|
|
|
)
|
2019-05-25 00:38:50 +02:00
|
|
|
(func $null (; 52 ;) (type $FUNCSIG$v)
|
2019-04-05 01:59:01 +02:00
|
|
|
)
|
|
|
|
)
|