Searched defs:ihc (Results 1 – 5 of 5) sorted by relevance
1262 void TSManager::TryGetIhcAndChc(GlobalTSTypeRef gt, JSHandle<JSTaggedValue> &ihc, JSHandle<JSTagged… in TryGetIhcAndChc()1326 JSHandle<JSTaggedValue> ihc = thread_->GlobalConstants()->GetHandledUndefined(); in FillSnapshotConstantPoolList() local1351 JSHandle<JSTaggedValue> ihc = thread_->GlobalConstants()->GetHandledUndefined(); in FillSnapshotConstantPoolList() local1374 JSHandle<JSTaggedValue> ihc = thread_->GlobalConstants()->GetHandledUndefined(); in FillSnapshotConstantPoolList() local1407 JSHandle<JSTaggedValue> ihc, JSHandle<JSTaggedValue> chc) in CollectLiteralInfo()
630 explicit IHClassData(JSTaggedType ihc) : ihc_(ihc) {} in IHClassData()
214 JSHClass *ihc = JSHClass::Cast(tsManager_->GetTSHClass(curType).GetTaggedObject()); in ComputeCommonSuperClassTypes() local
2141 JSHClass *ihc = JSHClass::Cast(ihcVal.GetTaggedObject()); in CreateObjectFromProperties() local
936 JSHClass *ihc = JSHClass::Cast(protoOrHClass.GetTaggedObject()); in RuntimeSetClassInheritanceRelationship() local