« Bugzilla Issues Index
#3308 — 6.1.7.3 is out of date regarding the return value of [[GetOwnProperty]]
- bug_id:
3308
- creation_ts:
2014-11-11 14:10:00 -0800
- short_desc:
6.1.7.3 is out of date regarding the return value of [[GetOwnProperty]]
- delta_ts:
2014-12-07 14:35:08 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 26: July 18, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Jason Orendorff
- assigned_to:
Allen Wirfs-Brock
- commentid:
10557
- comment_count:
0
- who:
Jason Orendorff
- bug_when:
2014-11-11 14:10:39 -0800
It says:
> [[GetOwnProperty]] (P)
>
> * The Type of the return value must be either Object or Undefined.
> * If the Type of the return value is Object, that object must be a
> complete property descriptor (see 6.2.4.6).
The return value is a PropertyDescriptor Record, not an Object.
- commentid:
10648
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-11-16 16:11:10 -0800
fixed in rev29 editor's draft
- commentid:
10916
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-07 14:35:08 -0800
fixed in rev29