« Bugzilla Issues Index
#2097 — 7.4.7 CreateListIterator, step 4: underspecified "define as own property"
- bug_id:
2097
- creation_ts:
2013-10-30 01:27:00 -0700
- short_desc:
7.4.7 CreateListIterator, step 4: underspecified "define as own property"
- delta_ts:
2013-11-08 13:08:56 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 20: October 28, 2013 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:
6207
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-10-30 01:27:52 -0700
7.4.7 CreateListIterator, step 4:
The term "define as own property" is unclear, it needs to define whether this is a data or accessor property. And it needs to define the property attributes [[Enumerable]] and [[Configurable]].
This is necessary because list iterators can escape to user code.
- commentid:
6336
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-01 12:40:02 -0700
In general, those characteristics are covered by saying it is "standard built-in function object" and referencing clause 17. If fixed the reference.
Fixed in rev21 editor's draft
- commentid:
6528
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-08 13:08:56 -0800
fixed in rev21 draft