Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc4166 dictionary->set_requires_slow_elements(); in PreventExtensions()
4491 dictionary->set_requires_slow_elements(); in SetElementCallback()
9547 dictionary->set_requires_slow_elements(); in SetElement()
12145 set_requires_slow_elements(); in UpdateMaxNumberKey()
Dobjects-inl.h2108 void SeededNumberDictionary::set_requires_slow_elements() { in set_requires_slow_elements() function
Dobjects.h3185 inline void set_requires_slow_elements();
/external/chromium_org/v8/src/
Dobjects.cc5494 dictionary->set_requires_slow_elements(); in PreventExtensions()
5637 dictionary->set_requires_slow_elements(); in Freeze()
6254 dictionary->set_requires_slow_elements(); in SetElementCallback()
12598 dictionary->set_requires_slow_elements(); in SetElement()
15562 set_requires_slow_elements(); in UpdateMaxNumberKey()
Dobjects-inl.h2630 void SeededNumberDictionary::set_requires_slow_elements() { in set_requires_slow_elements() function
Dheap.cc3363 SeededNumberDictionary::cast(obj)->set_requires_slow_elements(); in CreateInitialObjects()
Dobjects.h4013 inline void set_requires_slow_elements();