2.8.6.12 RegExp["$'"]

The initial value of RegExp["$'"] is the empty string. This property shall have the attributes { [[Enumerable]]: false, [[Configurable]]: false, [[Writable]]: false }. Even though this property is {[[Writable]]: false}, its value may be modified by calls to RegExp.prototype.exec.