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