Home
last modified time | relevance | path

Searched defs:baseIhc (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_manager.cpp173 JSTaggedValue baseIhc = QueryHClass(protoTransType.baseRootType, protoTransType.baseType); in GenProtoTransitionInfo() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp118 JSTaggedType baseIhc = transitionTable->GetFakeParent(JSTaggedType(phcRoot)); in ProfileProtoTransitionClass() local
141 JSHandle<JSTaggedValue> baseIhc) in ProfileProtoTransitionPrototype()
1270 JSTaggedType baseIhc = transitionTable->GetFakeParent(phc1Root.GetRawData()); in TryDumpProtoTransitionType() local
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp393 JSHandle<JSHClass> baseIhc(thread, proto->GetTaggedObject()->GetClass()); in FindTransitionProtoForAOT() local
413 const JSHandle<JSTaggedValue> &baseIhc, in ReBuildFunctionInheritanceRelationship()
Dtagged_dictionary.cpp496 JSHandle<JSTaggedValue> baseIhc, in InsertTransitionItem()
Djs_function.cpp201 JSHandle<JSTaggedValue> baseIhc(thread, value->GetTaggedObject()->GetClass()); in PrototypeSetter() local