Home
last modified time | relevance | path

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

/external/webkit/V8Binding/v8/src/
Dobjects.h1452 bool ShouldConvertToFastElements();
Dobjects.cc5764 if (ShouldConvertToFastElements()) { in SetElementWithoutInterceptor()
6002 bool JSObject::ShouldConvertToFastElements() { in ShouldConvertToFastElements() function in v8::internal::JSObject