« Bugzilla Issues Index
#3447 — 7.4.1 CheckIterable: Use GetV in steps 2-5
- bug_id:
3447
- creation_ts:
2014-12-17 11:07:00 -0800
- short_desc:
7.4.1 CheckIterable: Use GetV in steps 2-5
- delta_ts:
2014-12-23 20:23:30 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 29: December 06, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
11049
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-12-17 11:07:50 -0800
7.4.1 CheckIterable ( obj )
Simplified version:
---
1. If obj is undefined or null, then return undefined.
2. Return GetV(obj, @@iterator).
---
- commentid:
11123
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-19 16:17:40 -0800
fixed in rev30 editor's draft
- commentid:
11195
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-23 20:23:30 -0800
fixed in rev30