« Bugzilla Issues Index
#1385 — 15.13.6.6.9: "argumentList" not defined
- bug_id:
1385
- creation_ts:
2013-03-21 17:42:00 -0700
- short_desc:
15.13.6.6.9: "argumentList" not defined
- delta_ts:
2013-05-14 18:13:22 -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:
3540
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-03-21 17:42:41 -0700
In 15.13.6.6.9 "TypedArray.prototype.subarray(begin = 0, end = this.length )",
step 30 says:
Return the result of calling the [[Construct]] internal method
of constructor with argumentList as the argument.
but 'argumentList' is not defined.
Change it to 'argumentsList' (insert an 's').
- commentid:
3574
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-04-04 17:53:31 -0700
fixed in rev 15 editor's draft
- commentid:
3902
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-14 18:13:22 -0700
resolved in rev 15, May 14, 2013 draft