Searched refs:AllowsSetLength (Results 1 – 3 of 3) sorted by relevance
7545 bool JSArray::AllowsSetLength() { in AllowsSetLength() function
10124 inline bool AllowsSetLength();
15076 DCHECK(array->AllowsSetLength()); in SetLength()