Lines Matching defs:dict
180 JSMutableHandle<NameDictionary> dict( in TransitionToDictionary() local
230 JSMutableHandle<NumberDictionary> dict(thread, NumberDictionary::Create(thread)); in ElementsToDictionary() local
347 JSMutableHandle<ecmascript::NameDictionary> dict( in SetSProperties() local
437 JSHandle<NumberDictionary> dict(thread, receiver->GetElements()); in AddElementInternal() local
496 GlobalDictionary *dict = GlobalDictionary::Cast(array); in GetAllKeys() local
500 NameDictionary *dict = NameDictionary::Cast(obj->GetProperties().GetTaggedObject()); in GetAllKeys() local
520 GlobalDictionary *dict = GlobalDictionary::Cast(array); in GetAllKeysByFilter() local
524 NameDictionary *dict = NameDictionary::Cast(obj->GetProperties().GetTaggedObject()); in GetAllKeysByFilter() local
541 NameDictionary *dict = NameDictionary::Cast(obj->GetProperties().GetTaggedObject()); in GetAllKeysForSerialization() local
552 GlobalDictionary *dict = GlobalDictionary::Cast(obj->GetProperties().GetTaggedObject()); in GetAllEnumKeys() local
584 NameDictionary *dict = NameDictionary::Cast(obj->GetProperties().GetTaggedObject()); in GetAllEnumKeys() local
604 GlobalDictionary *dict = GlobalDictionary::Cast(obj->GetProperties().GetTaggedObject()); in GetAllEnumKeys() local
609 NameDictionary *dict = NameDictionary::Cast(obj->GetProperties().GetTaggedObject()); in GetAllEnumKeys() local
692 JSHandle<NumberDictionary> dict = JSHandle<NumberDictionary>::Cast(elements); in GetALLElementKeysIntoVector() local
787 GlobalDictionary *dict = GlobalDictionary::Cast(array); in GetNumberOfEnumKeys() local
791 NameDictionary *dict = NameDictionary::Cast(GetProperties().GetTaggedObject()); in GetNumberOfEnumKeys() local
1137 auto dict = GlobalDictionary::Cast(GetProperties().GetTaggedObject()); in GetGlobalPropertyBox() local
1660 NameDictionary *dict = NameDictionary::Cast(obj->GetProperties().GetTaggedObject()); in CollectEnumKeysAlongProtoChain() local
1888 auto dict = NameDictionary::Cast(obj->GetProperties().GetTaggedObject()); in FreezeSharedObject() local
2728 JSMutableHandle<NameDictionary> dict( in CreateObjectFromProperties() local
2825 NameDictionary *dict = NameDictionary::Cast(GetProperties().GetTaggedObject()); in UpdatePropertyInDictionary() local