15.5.3.1 String.prototype

2010-07-08

String.prototype is the initial String prototype object (15.5.4).

It has the attributes [[Writable]]:false, [[Enumerable]]:false, [[Configurable]]:false.