archives

« Bugzilla Issues Index

#1731 — Updates to existing built-in properties: read-only/non-configurable => read-only/configurable


Per agenda item: https://github.com/rwldrn/tc39-notes/blob/master/es6/2013-07/july-25.md#513-which-existing-built-in-properties-that-are-read-onlynon-configurable-do-we-want-to-make-read-onlyconfigurable

Resolution: https://github.com/rwldrn/tc39-notes/blob/master/es6/2013-07/july-25.md#consensusresolution-3

{writable: false, configurable: true}?

- length property of functions: yes
- prototype property of functions: no
- new properties, ie. @@create: yes


fixed in rev17 editor's draft


fixed in rev17, August 23, 2013 draft