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