« Bugzilla Issues Index
#3788 — 9.5.8 [[Get]] (P, Receiver)
- bug_id:
3788
- creation_ts:
2015-02-08 03:56:00 -0800
- short_desc:
9.5.8 [[Get]] (P, Receiver)
- delta_ts:
2015-02-12 12:17:35 -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:
12215
- comment_count:
0
- who:
Axel Rauschmayer
- bug_when:
2015-02-08 03:56:25 -0800
Quoting the spec (I’ve marked a typo):
* The value reported for a property must be the same as the value of the corresponding target object property if the target object property is a non-writable, non-configurable data property.
* The value reported for a property must be undefined if the corresponding target object property is [TYPO: missing “a”] non-configurable accessor property that has undefined as its [[Get]] attribute.
Suggestion: mention in both cases that the property is an own property of the target. The Note for [[Set]] is similar.
- commentid:
12264
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-09 13:57:24 -0800
fixed in rev33 editor's draft
- commentid:
12398
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-12 12:17:35 -0800
fixed in rev33