« Bugzilla Issues Index
#2784 — 22.2.2.1.1 TypedArrayFrom: Add steps to initialize typed array when @@iterator not present
- bug_id:
2784
- creation_ts:
2014-05-01 08:46:00 -0700
- short_desc:
22.2.2.1.1 TypedArrayFrom: Add steps to initialize typed array when @@iterator not present
- delta_ts:
2014-06-16 17:08:19 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 24: April 27, 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:
8078
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-05-01 08:46:53 -0700
22.2.2.1.1 Runtime Semantics: TypedArrayFrom( constructor, target, items, mapfn, thisArg ):
Add steps to initialize typed array object when @@iterator not present.
Test case:
---
new Int8Array({length:0})
---
- commentid:
8543
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-17 17:46:05 -0700
fixed in rev25 editor's draft
- commentid:
9034
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-06-16 17:06:19 -0700
fixed in rev25 editor's draft
- commentid:
9035
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2014-06-16 17:08:19 -0700
fixed in rev25 editor's draft