Home | History | Annotate | Download | only in v8

Lines Matching full:sparse

5878         Narrow cases where Sparse/Smart versions of Array methods are used
11860 Fixed implementation of indexOf/lastIndexOf for sparse
12323 Fixed bug with hangs on very large sparse arrays.
13547 Fixed bug in array sorting for sparse arrays (issue 326).