« Bugzilla Issues Index
#2942 — 22.2.2.1: "constructor" not defined
- bug_id:
2942
- creation_ts:
2014-06-01 10:21:00 -0700
- short_desc:
22.2.2.1: "constructor" not defined
- delta_ts:
2014-07-26 00:45:02 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 25: May 22, 2014 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:
8729
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2014-06-01 10:21:46 -0700
In 22.2.2.1 "%TypedArray%.from ( source [ , mapfn [ , thisArg ] ] )",
step 8 says:
Return TypedArrayFrom(constructor, undefined, items, f, t).
but 'constructor' is not defined.
Change it to 'C' ?
(leftover from Bug 2807)
- commentid:
8902
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-06-11 17:33:55 -0700
fixed in rev26 editor's draft
- commentid:
9347
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-19 17:44:59 -0700
fixed in rev26
- commentid:
9578
- comment_count:
3
- who:
Michael Dyck
- bug_when:
2014-07-26 00:45:02 -0700
confirmed fixed