Searched defs:RequireSlowElements (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dobjects.cc5897 void JSObject::RequireSlowElements(SeededNumberDictionary* dictionary) { function in class:v8::internal::JSObject
7611 object->RequireSlowElements(*dictionary);
7832 object->RequireSlowElements(dictionary);

Completed in 77 milliseconds