Home
last modified time | relevance | path

Searched defs:ctorProtoOrHC (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dic_stub_builder.cpp81 GateRef ctorProtoOrHC = in NamedICAccessor() local
H A Dtyped_hcr_lowering.cpp2840 GateRef ctorProtoOrHC = builder_.LoadConstOffset(VariableType::JS_POINTER(), target, in LowerOrdinaryHasInstance() local
H A Dstub_builder.cpp5884 GateRef ctorProtoOrHC = Load(VariableType::JS_POINTER(), ctor, IntPtr(JSFunction::PROTO_OR_DYNCLASS_OFFSET)); in GetCtorPrototype() local
5920 GateRef ctorProtoOrHC = Load(VariableType::JS_POINTER(), ctor, IntPtr(JSFunction::PROTO_OR_DYNCLASS_OFFSET)); in HasFunctionPrototype() local
5990 GateRef ctorProtoOrHC = Load(VariableType::JS_POINTER(), target, in OrdinaryHasInstance() local

Completed in 23 milliseconds