« Bugzilla Issues Index
#2486 — IsIterable is not defined
- bug_id:
2486
- creation_ts:
2014-01-29 14:53:00 -0800
- short_desc:
IsIterable is not defined
- delta_ts:
2014-04-06 11:30:08 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 22: January 20, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Murat Sutunc
- assigned_to:
Allen Wirfs-Brock
- cc:
["ecmascript", "mathias", "waldron.rick"]
- commentid:
7160
- comment_count:
0
- who:
Murat Sutunc
- bug_when:
2014-01-29 14:53:45 -0800
The function IsIterable is used in 22.1.2.1-6 and 22.2.2.1-7 but is not defined anywhere in the spec.
- commentid:
7230
- comment_count:
1
- who:
C. Scott Ananian
- bug_when:
2014-02-09 08:57:28 -0800
(That's Array.from and %TypedArray%.from, in case the section numbers change.)
- commentid:
7298
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-02-13 17:09:53 -0800
fixed in rev23 editor's draft
defined IsIterable and updated Geterator is clause 7
- commentid:
7394
- comment_count:
3
- who:
C. Scott Ananian
- bug_when:
2014-02-21 13:22:07 -0800
*** Bug 2560 has been marked as a duplicate of this bug. ***
- commentid:
7545
- comment_count:
4
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-06 11:30:08 -0700
fixed in rev23 draft