Lines Matching defs:dict
184 JSMutableHandle<NameDictionary> dict( in TransitionToDictionary() local
228 JSMutableHandle<NumberDictionary> dict(thread, NumberDictionary::Create(thread)); in ElementsToDictionary() local
387 JSHandle<NumberDictionary> dict(thread, receiver->GetElements()); in AddElementInternal() local
442 GlobalDictionary *dict = GlobalDictionary::Cast(array); in GetAllKeys() local
446 NameDictionary *dict = NameDictionary::Cast(obj->GetProperties().GetTaggedObject()); in GetAllKeys() local
466 GlobalDictionary *dict = GlobalDictionary::Cast(array); in GetAllKeysByFilter() local
470 NameDictionary *dict = NameDictionary::Cast(obj->GetProperties().GetTaggedObject()); in GetAllKeysByFilter() local
487 NameDictionary *dict = NameDictionary::Cast(obj->GetProperties().GetTaggedObject()); in GetAllKeysForSerialization() local
498 GlobalDictionary *dict = GlobalDictionary::Cast(obj->GetProperties().GetTaggedObject()); in GetAllEnumKeys() local
528 NameDictionary *dict = NameDictionary::Cast(obj->GetProperties().GetTaggedObject()); in GetAllEnumKeys() local
548 GlobalDictionary *dict = GlobalDictionary::Cast(obj->GetProperties().GetTaggedObject()); in GetAllEnumKeys() local
553 NameDictionary *dict = NameDictionary::Cast(obj->GetProperties().GetTaggedObject()); in GetAllEnumKeys() local
636 JSHandle<NumberDictionary> dict = JSHandle<NumberDictionary>::Cast(elements); in GetALLElementKeysIntoVector() local
731 GlobalDictionary *dict = GlobalDictionary::Cast(array); in GetNumberOfEnumKeys() local
735 NameDictionary *dict = NameDictionary::Cast(GetProperties().GetTaggedObject()); in GetNumberOfEnumKeys() local
1070 auto dict = GlobalDictionary::Cast(GetProperties().GetTaggedObject()); in GetGlobalPropertyBox() local
1567 NameDictionary *dict = NameDictionary::Cast(obj->GetProperties().GetTaggedObject()); in CollectEnumKeysAlongProtoChain() local
2568 JSMutableHandle<NameDictionary> dict( in CreateObjectFromProperties() local
2665 NameDictionary *dict = NameDictionary::Cast(GetProperties().GetTaggedObject()); in UpdatePropertyInDictionary() local