Home
last modified time | relevance | path

Searched refs:slow_element_dictionary (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/heap/
Dheap.cc2879 Handle<SeededNumberDictionary> slow_element_dictionary = in CreateInitialObjects() local
2881 slow_element_dictionary->set_requires_slow_elements(); in CreateInitialObjects()
2882 set_empty_slow_element_dictionary(*slow_element_dictionary); in CreateInitialObjects()