Searched defs:chc (Results 1 – 3 of 3) sorted by relevance
130 JSHandle<JSTaggedValue> ihc, JSHandle<JSTaggedValue> chc) in CollectLiteralInfo()208 …BaseSnapshotInfo::CheckAOTChcPropertiesForRep(JSThread *thread, const JSHandle<JSTaggedValue> &chc, in CheckAOTChcPropertiesForRep()303 JSHandle<JSTaggedValue> chc = undefinedHandle; in StoreDataToGlobalData() local351 JSHandle<JSTaggedValue> chc = thread_->GlobalConstants()->GetHandledUndefined(); in StoreDataToGlobalData() local381 JSHandle<JSTaggedValue> chc = thread_->GlobalConstants()->GetHandledUndefined(); in StoreDataToGlobalData() local
63 auto chc = ctorFunc->GetClass(); in ProfileDefineClass() local
895 const JSHandle<JSTaggedValue> &chc, in ShouldUseAOTHClass()