Searched defs:Instanceof (Results 1 – 2 of 2) sorted by relevance
340 DEF_CALL_SIGNATURE(Instanceof) in DEF_CALL_SIGNATURE() argument
381 JSTaggedValue SlowRuntimeStub::Instanceof(JSThread *thread, JSTaggedValue obj, JSTaggedValue target) in Instanceof() function in panda::ecmascript::SlowRuntimeStub