« Bugzilla Issues Index
#1878 — 8.2.5.4, step 7.a: [[Set]] instead of [[Get]] in Property Descriptor
- bug_id:
1878
- creation_ts:
2013-08-31 05:15:00 -0700
- short_desc:
8.2.5.4, step 7.a: [[Set]] instead of [[Get]] in Property Descriptor
- delta_ts:
2013-09-27 14:47:16 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 17: August 23, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
trivial
- everconfirmed:
true
- reporter:
Claude Pache
- assigned_to:
Allen Wirfs-Brock
- commentid:
5290
- comment_count:
0
- who:
Claude Pache
- bug_when:
2013-08-31 05:15:13 -0700
8.2.5.4 FromPropertyDescriptor(Desc), step 7.a, says: "Call OrdinaryDefineOwnProperty with arguments obj, "get", and Property Descriptor {[[Value]]: Desc.[[Set]], [[Writable]]: true, [[Enumerable]]: true, [[Configurable]]: true}."
Replace [[Set] with [[Get]].
- commentid:
5326
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-09 10:58:22 -0700
fixed in rev19 editor's draft
- commentid:
5527
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-27 14:47:16 -0700
fixed in rev19