← Back to release summary
The values() method returns a new Array Iterator object that contains the values for each index in the array. var
Samples: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/values
View on chromestatus.com