Searched refs:the_item (Results 1 – 1 of 1) sorted by relevance
117 Array.prototype.unshift = function(the_item) { argument121 this[0] = the_item;