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.

nquinlan

Registrato in data
nquinlan

Aggiornamenti alla documentazione

Mostra tutte le attività
Pagina Data Commento

Array.prototype.pop()


Changed example to be more similar to Array.shift's (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/shift)

Array.prototype.shift()


Array.prototype.shift()


Changed println to console.log (Valid JavaScript function)