« Bugzilla Issues Index
#3654 — 22.2.1.1.1 AllocateTypedArray: Move step 1 to callers
- bug_id:
3654
- creation_ts:
2015-01-23 15:21:00 -0800
- short_desc:
22.2.1.1.1 AllocateTypedArray: Move step 1 to callers
- delta_ts:
2015-02-02 18:39:00 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 31: January 15, 2015 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:
11668
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-01-23 15:21:38 -0800
22.2.1.1.1 Runtime Semantics: AllocateTypedArray (newTarget, length )
The "newTarget is null" check should be performed in the callers to ensure when %TypedArray" is called as a function the TypeError is thrown right at the beginning.
- commentid:
11728
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-01-24 22:08:50 -0800
fixed in rev32 editor's draft
- commentid:
12011
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-02 18:39:00 -0800
fixed in rev32 draft