« Bugzilla Issues Index
#1205 — [8.7.8 - step 2]: [[HasOwnProperty]] returns boolean value
- bug_id:
1205
- creation_ts:
2013-01-22 06:13:00 -0800
- short_desc:
[8.7.8 - step 2]: [[HasOwnProperty]] returns boolean value
- delta_ts:
2013-03-08 14:44:12 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 13: December 21, 2012 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:
3134
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-01-22 06:13:26 -0800
Step two of `8.7.8 [[HasProperty]](P)` currently reads:
---
Let desc be the result of calling [[HasOwnProperty]] internal method of O with argument P.
---
[[HasOwnProperty]] returns a boolean value, not a PropertyDescriptor
- commentid:
3290
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-03-06 10:07:46 -0800
fixed in rev 14 editor's draft
- commentid:
3291
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-03-06 10:10:10 -0800
fixed in rev 14 editor's draft
- commentid:
3323
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2013-03-08 14:44:12 -0800
in Rev 14 draft