« Bugzilla Issues Index
#1881 — 15.3.4.2: .prototype for function instances is not configurable
- bug_id:
1881
- creation_ts:
2013-09-02 01:31:00 -0700
- short_desc:
15.3.4.2: .prototype for function instances is not configurable
- delta_ts:
2013-09-27 14:47:10 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 17: August 23, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
5293
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-09-02 01:31:45 -0700
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
- commentid:
5388
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-12 16:13:50 -0700
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
- commentid:
5518
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-27 14:47:10 -0700
fixed in rev19