Searched refs:ShouldConvertToSlowElements (Results 1 – 1 of 1) sorted by relevance
15728 static bool ShouldConvertToSlowElements(JSObject* object, uint32_t capacity, in ShouldConvertToSlowElements() function15760 return ShouldConvertToSlowElements(this, capacity, index, &new_capacity); in WouldConvertToSlowElements()15863 } else if (ShouldConvertToSlowElements( in AddDataElement()15927 ShouldConvertToSlowElements(this, capacity, new_length - 1, in SetLengthWouldNormalize()