« Bugzilla Issues Index
#3787 — 9.5.6 [[DefineOwnProperty]] (P, Desc)
- bug_id:
3787
- creation_ts:
2015-02-08 03:43:00 -0800
- short_desc:
9.5.6 [[DefineOwnProperty]] (P, Desc)
- delta_ts:
2015-02-12 12:17:42 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 32: February 2, 2015 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Axel Rauschmayer
- assigned_to:
Allen Wirfs-Brock
- commentid:
12214
- comment_count:
0
- who:
Axel Rauschmayer
- bug_when:
2015-02-08 03:43:42 -0800
Quote (note typo in #2):
2. A property cannot be added as or modified to be non-configurable, if it does not exists [TYPO!] as a non-configurable own property of the target object.
3. A property may not be non-configurable, if a corresponding configurable property of the target object exists.
Question: Doesn’t #2 subsume/imply #3? Could #2 be formulated positively? For example:
A property that is added as or changed to be non-configurable must exist as a non-configurable own property of the target object.
- commentid:
12265
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-09 14:18:37 -0800
fixed in rev33 editor's draft
- commentid:
12459
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-12 12:17:42 -0800
fixed in rev33