Searched defs:arr_fill (Results 1 – 1 of 1) sorted by relevance
1041 var arr_fill = new Uint8Array([2, 2]); variable1044 Array.prototype.fill.call(arr_fill, 4); argument