archives

« Bugzilla Issues Index

#1881 — 15.3.4.2: .prototype for function instances is not configurable


Per the description in 15.3.4.2, the .prototype property for function instances is configurable, but 8.3.16.10 always sets .prototype to non-configurable.

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


fixed in rev19 editor's draft


corrected the 15.3.4.2 (now 19.2.4.2) statement

now it's the same as ES5


fixed in rev19