Searched defs:slice (Results 1 – 3 of 3) sorted by relevance
21 function slice() { function
35 return Array.prototype.slice.call(arguments); method in Array
4756 o.slice = function(t, e, i) { function