« Bugzilla Issues Index
#2022 — 22.1.5.2.*, 23.2.5.2.*: Use bracket notation for symbol-valued properties
- bug_id:
2022
- creation_ts:
2013-10-01 02:39:00 -0700
- short_desc:
22.1.5.2.*, 23.2.5.2.*: Use bracket notation for symbol-valued properties
- delta_ts:
2013-10-29 09:45:10 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 19: September 27, 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:
5757
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-10-01 02:39:29 -0700
22.1.5.2.3 ArrayIterator.prototype.@@iterator ( )
22.1.5.2.4 ArrayIterator.prototype.@@toStringTag
23.2.5.2.3 SetIterator.prototype.@@iterator ( )
23.2.5.2.4 SetIterator.prototype.@@toStringTag
Change ".@@<name>" to "[@@<name>]"
- commentid:
5777
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-01 16:05:34 -0700
fixed in rev20 editor's draft
however, I may still change these to
ArrayIterator.prototype [Symbol.iterator]
etc.
- commentid:
6049
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-29 09:45:10 -0700
fixed in rev20 draft, Oct. 28, 2013