Home
last modified time | relevance | path

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

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