Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

mvolkmann

Registrato in data
mvolkmann

Aggiornamenti alla documentazione

Mostra tutte le attività
Pagina Data Commento

Array.prototype.slice()


My previous edit was wrong. I was thinking of the splice method instead of slice. Sorry about that.

Array.prototype.slice()


In both Chrome and Firefox, the splice method DOES change the array on which it is called.