The new methods are for Arrays and TypedArrays # This blog post only demonstrates the new methods with Arrays, but they are also available for Typed Arrays – that is, instances of the following classes: Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32
Full article