Home
last modified time | relevance | path

Searched defs:instOfHandler (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp392 JSTaggedValue instOfHandler) in InstanceofByHandler()
Dinterpreter-inl.h2160 JSTaggedValue instOfHandler = JSTaggedValue::Hole(); in RunInternal() local
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp1754 …JSHandle<JSTaggedValue> instOfHandler = GetMethod(thread, target, vm->GetGlobalEnv()->GetHasInstan… in InstanceOf() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h130 JSHandle<JSTaggedValue> instOfHandler) in RuntimeInstanceofByHandler()