Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc15653 static bool ShouldConvertToSlowElements(JSObject* object, uint32_t capacity, in ShouldConvertToSlowElements() function
15684 return ShouldConvertToSlowElements(this, capacity, index, &new_capacity); in WouldConvertToSlowElements()
15776 } else if (ShouldConvertToSlowElements( in AddDataElement()
15804 ShouldConvertToSlowElements(this, capacity, new_length - 1, in SetLengthWouldNormalize()