mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-07-27 12:12:12 +00:00
make it 'runtime.instanceof'
This commit is contained in:
src
std/assembly
tests/compiler
call-super.optimized.watcall-super.untouched.watconstructor.optimized.watconstructor.untouched.watexports.optimized.watexports.untouched.watgc.optimized.watgc.untouched.wat
gc
global-assign.optimized.watglobal-assign.untouched.watglobal-init.optimized.watglobal-init.untouched.wat
getter-call.optimized.watgetter-call.untouched.watinlining.optimized.watinlining.untouched.watnumber.optimized.watnumber.untouched.watoptional-typeparameters.optimized.watoptional-typeparameters.untouched.watitcm
rc
runtime
std
array-literal.optimized.watarray-literal.untouched.watarray.optimized.watarray.untouched.watarraybuffer.optimized.watarraybuffer.untouched.watdataview.optimized.watdataview.untouched.watdate.optimized.watdate.untouched.watmap.optimized.watmap.untouched.watnew.optimized.watnew.untouched.watobject-literal.optimized.watobject-literal.untouched.watoperator-overloading.optimized.watoperator-overloading.untouched.watruntime.optimized.watruntime.untouched.watset.optimized.watset.untouched.watstatic-array.optimized.watstatic-array.untouched.watstring-utf8.optimized.watstring-utf8.untouched.watstring.optimized.watstring.untouched.watsymbol.optimized.watsymbol.untouched.wattypedarray.optimized.wattypedarray.untouched.wat
@@ -327,7 +327,7 @@
|
||||
if
|
||||
i32.const 0
|
||||
i32.const 64
|
||||
i32.const 107
|
||||
i32.const 123
|
||||
i32.const 6
|
||||
call $~lib/env/abort
|
||||
unreachable
|
||||
@@ -342,7 +342,7 @@
|
||||
if
|
||||
i32.const 0
|
||||
i32.const 64
|
||||
i32.const 109
|
||||
i32.const 125
|
||||
i32.const 6
|
||||
call $~lib/env/abort
|
||||
unreachable
|
||||
|
Reference in New Issue
Block a user