Searched defs:transPhc (Results 1 – 5 of 5) sorted by relevance
498 JSHandle<JSTaggedValue> transPhc) in InsertTransitionItem()600 JSTaggedValue transPhc) in SetEntry()622 JSTaggedValue transPhc = Get(entryIndex + TRANS_PHC_INDEX); in GetTransition() local633 JSTaggedValue transPhc = Get(index + TRANS_PHC_INDEX); in FindTransition() local
433 JSHandle<JSTaggedValue> transPhc(thread, transHc.second); in FindTransitionProtoForAOT() local446 const JSHandle<JSTaggedValue> &transPhc) in ReBuildFunctionInheritanceRelationship()
199 … JSTaggedValue transPhc = QueryHClass(protoTransType.transPhcType, protoTransType.transPhcType); in GenProtoTransitionInfo() local369 … JSTaggedValue transPhc = QueryHClass(protoTransType.transPhcType, protoTransType.transPhcType); in MergeRepresentationForProtoTransition() local
137 for (auto &transPhc : transPhcs) { in CalculateMaxNumOfObjIncludeProtoTransition() local
198 JSHandle<JSTaggedValue> transPhc(thread, prototype->GetTaggedObject()->GetClass()); in ProfileProtoTransitionPrototype() local