Searched refs:set_requires_slow_elements (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects.cc5184 dictionary->set_requires_slow_elements();
5320 dictionary->set_requires_slow_elements();
6028 dictionary->set_requires_slow_elements();
12361 dictionary->set_requires_slow_elements();
15049 set_requires_slow_elements();
H A Dobjects-inl.h3150 void SeededNumberDictionary::set_requires_slow_elements() { function in class:v8::internal::SeededNumberDictionary
H A Dobjects.h3698 // kRequiresSlowElementsLimit or set_requires_slow_elements() has been called
3701 inline void set_requires_slow_elements();
/external/chromium_org/v8/src/heap/
H A Dheap.cc2881 slow_element_dictionary->set_requires_slow_elements();

Completed in 255 milliseconds