Home | History | Annotate | Download | only in src

Lines Matching full:sparse

39 // Gets a sorted array of array keys.  Useful for operations on sparse
89 // Optimized for sparse arrays if separator is ''.
217 // special array operations to handle sparse arrays in a sensible fashion.
260 // special array operations to handle sparse arrays in a sensible fashion.
485 // For implementing reverse() on large, sparse arrays.
1004 // The following functions cannot be made efficient on sparse arrays while