Searched defs:unshift (Results 1 – 1 of 1) sorted by relevance
114 return Array.prototype.unshift.call(array, elt); method in Array117 return Array.prototype.unshift.call(array, elt1, elt2); method in Array