Searched refs:InsertionSort (Results 1 – 2 of 2) sorted by relevance
87 // InsertionSort is used for smaller arrays.123 // TODO(szuend): Investigate InsertionSort removal.
561 function InsertionSort(a, from, to) { class in anonymousFunction42a36d3b0100.InnerArraySort600 InsertionSort(a, from, to);