Searched refs:UpdateMaxNumberKey (Results 1 – 4 of 4) sorted by relevance
332 void UpdateMaxNumberKey(uint32_t key, Handle<JSObject> dictionary_holder); in EXTERN_DECLARE_DICTIONARY()
135 dictionary->UpdateMaxNumberKey(element, Handle<JSObject>()); in DictionaryUpdateMaxNumberKey()
1546 new_dictionary->UpdateMaxNumberKey(index, object); in AddImpl()1930 dictionary->UpdateMaxNumberKey(static_cast<uint32_t>(max_number_key), in NormalizeImpl()
6164 void NumberDictionary::UpdateMaxNumberKey(uint32_t key, in UpdateMaxNumberKey() function in v8::internal::NumberDictionary6196 new_dictionary->UpdateMaxNumberKey(key, dictionary_holder); in Set()