Searched refs:FastHoleyElementsUsage (Results 1 – 1 of 1) sorted by relevance
16122 static int FastHoleyElementsUsage(JSObject* object, BackingStore* store) { in FastHoleyElementsUsage() function16147 return FastHoleyElementsUsage(this, FixedArray::cast(store)); in GetFastElementsUsage()16150 return FastHoleyElementsUsage(this, FixedDoubleArray::cast(store)); in GetFastElementsUsage()