Searched defs:transIhc (Results 1 – 4 of 4) sorted by relevance
497 JSHandle<JSTaggedValue> transIhc, in InsertTransitionItem()599 …oArray::SetEntry(const JSThread *thread, uint32_t index, JSTaggedValue key, JSTaggedValue transIhc, in SetEntry()621 JSTaggedValue transIhc = Get(entryIndex + TRANS_IHC_INDEX); in GetTransition() local632 JSTaggedValue transIhc = Get(index + TRANS_IHC_INDEX); in FindTransition() local
401 JSHandle<JSTaggedValue> transIhc(thread, transHc.first); in FindTransitionProtoForAOT() local414 const JSHandle<JSTaggedValue> &transIhc, in ReBuildFunctionInheritanceRelationship()
174 … JSTaggedValue transIhc = QueryHClass(protoTransType.transIhcType, protoTransType.transIhcType); in GenProtoTransitionInfo() local
162 JSHandle<JSTaggedValue> transIhc(thread, JSTaggedValue::Undefined()); in ProfileProtoTransitionPrototype() local