« Bugzilla Issues Index
#1329 — 15.13.6.6.9: "return a typeError exception"
- bug_id:
1329
- creation_ts:
2013-03-15 22:40:00 -0700
- short_desc:
15.13.6.6.9: "return a typeError exception"
- delta_ts:
2013-05-14 18:13:12 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 14: March 8, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
3471
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-03-15 22:40:59 -0700
In 15.13.6.6.9 "TypedArray.prototype.subarray(begin = 0, end = this.length )",
step 28 says:
If IsConstructor(constructor) is false, then return a typeError exception.
Change "return" to "throw".
Change "typeError" to "TypeError".
- commentid:
3776
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-12 14:52:01 -0700
fixed in rev15 editor's draft
- commentid:
3884
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-14 18:13:12 -0700
resolved in rev 15, May 14, 2013 draft