15.5.5.1 string.length

2010-07-11

The number of characters of the string value for this object.

This property never changes for a string object, it has the attributes [[Writable]]:false, [[Enumerable]]:false and [[Configurable]]:false.