Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc16122 static int FastHoleyElementsUsage(JSObject* object, BackingStore* store) { in FastHoleyElementsUsage() function
16147 return FastHoleyElementsUsage(this, FixedArray::cast(store)); in GetFastElementsUsage()
16150 return FastHoleyElementsUsage(this, FixedDoubleArray::cast(store)); in GetFastElementsUsage()