Searched refs:slow_element_dictionary (Results 1 – 1 of 1) sorted by relevance
837 Handle<NumberDictionary> slow_element_dictionary = NumberDictionary::New( in CreateInitialObjects() local839 DCHECK(!slow_element_dictionary->HasSufficientCapacityToAdd(1)); in CreateInitialObjects()840 set_empty_slow_element_dictionary(*slow_element_dictionary); in CreateInitialObjects()