JavaScript tutorial:
Array object Methods

 

Members of Array.prototype

concat Method
join Method
reverse Method
slice Method
sort Method

toString Method
valueOf Method

Nonmembers of Array.prototype

The Array object has no methods that are not part of the prototype.