Home
last modified time | relevance | path

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

/external/v8/src/objects/
Ddictionary.h328 inline void set_requires_slow_elements();
Dliteral-objects.cc154 dictionary->set_requires_slow_elements(); in DictionaryUpdateMaxNumberKey()
/external/v8/src/heap/
Dsetup-heap-internal.cc780 slow_element_dictionary->set_requires_slow_elements(); in CreateInitialObjects()
/external/v8/src/
Dobjects-inl.h2025 void NumberDictionary::set_requires_slow_elements() { in set_requires_slow_elements() function
Dobjects.cc6615 dictionary->set_requires_slow_elements(); in RequireSlowElements()
17913 set_requires_slow_elements(); in UpdateMaxNumberKey()