Home
last modified time | relevance | path

Searched defs:Instanceof (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp340 DEF_CALL_SIGNATURE(Instanceof) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp381 JSTaggedValue SlowRuntimeStub::Instanceof(JSThread *thread, JSTaggedValue obj, JSTaggedValue target) in Instanceof() function in panda::ecmascript::SlowRuntimeStub