Searched defs:chc (Results 1 – 4 of 4) sorted by relevance
128 JSHandle<JSTaggedValue> ihc, JSHandle<JSTaggedValue> chc) in CollectLiteralInfo()207 …BaseSnapshotInfo::CheckAOTChcPropertiesForRep(JSThread *thread, const JSHandle<JSTaggedValue> &chc, in CheckAOTChcPropertiesForRep()302 JSHandle<JSTaggedValue> chc = undefinedHandle; in StoreDataToGlobalData() local350 JSHandle<JSTaggedValue> chc = thread_->GlobalConstants()->GetHandledUndefined(); in StoreDataToGlobalData() local380 JSHandle<JSTaggedValue> chc = thread_->GlobalConstants()->GetHandledUndefined(); in StoreDataToGlobalData() local
185 JSHClass *chc = JSObject::Cast(taggedCtor)->GetJSHClass(); in ArraySpeciesCreate() local
926 const JSHandle<JSTaggedValue> &chc, in ShouldUseAOTHClass()945 const JSHandle<JSTaggedValue> &chc, in DefineInterfaceTypeOwnProperty()966 const JSHandle<JSTaggedValue> &chc, in EntranceForDefineClass()
61 auto chc = ctorFunc->GetClass(); in ProfileDefineClass() local