Searched defs:SetLengthWouldNormalize (Results 1 – 2 of 2) sorted by relevance
7700 bool JSArray::SetLengthWouldNormalize(Heap* heap, uint32_t new_length) { in SetLengthWouldNormalize() function
15207 bool JSArray::SetLengthWouldNormalize(uint32_t new_length) { in SetLengthWouldNormalize() function in v8::internal::JSArray