15.4.3.1 Array.prototype

2010-07-05

The initial value of Array.prototype is the Array prototype object (15.4.4).

It has [[Writable]]:false, [[Enumerable]]:false and [[Configurable]]:false.