Searched defs:slice (Results 1 – 6 of 6) sorted by relevance
27 Array.prototype.slice.apply(arr, [2, length]); method in Array39 function slice() { function
25 slice(begin: number, end?: number): SharedArrayBuffer; method
35 return Array.prototype.slice.call(arguments); method in Array
475 function slice() { function
4756 o.slice = function(t, e, i) { function
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument