« Bugzilla Issues Index
#2727 — 9.5.5 [[GetOwnProperty]] (P): Missing function call argument in step 18
- bug_id:
2727
- creation_ts:
2014-04-24 05:54:00 -0700
- short_desc:
9.5.5 [[GetOwnProperty]] (P): Missing function call argument in step 18
- delta_ts:
2014-05-06 16:23:13 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 23: April 5, 2014 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:
7903
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-04-24 05:54:32 -0700
9.5.5 [[GetOwnProperty]] (P), step 18.
6.2.4.6 CompletePropertyDescriptor does not explicitly mention that its second argument is optional, so 9.5.5 [[GetOwnProperty]] step 18 should provide both arguments. Either targetDesc or `undefined`.
- commentid:
7916
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-24 18:50:25 -0700
fixed in rev24 editor's draft
It is supposed to be undefined
- commentid:
8168
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-06 16:23:13 -0700
fixed in rev24