« Bugzilla Issues Index
#2735 — 9.2.7: GeneratorFunctionCreate: unused parameter /functionPrototype/
- bug_id:
2735
- creation_ts:
2014-04-24 21:28:00 -0700
- short_desc:
9.2.7: GeneratorFunctionCreate: unused parameter /functionPrototype/
- delta_ts:
2014-06-02 12:59:13 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 23: April 5, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
7918
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2014-04-24 21:28:13 -0700
In 9.2.7 "GeneratorFunctionCreate Abstract Operation",
the operation is defined to take an optional /functionPrototype/ parameter.
However, none of the calls to the operation pass a value to that parameter.
So you could just remove it.
- commentid:
8271
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-09 13:08:40 -0700
fixed in rev25 editor's draft
- commentid:
8600
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-22 17:57:30 -0700
fixed in rev25
- commentid:
8839
- comment_count:
3
- who:
Michael Dyck
- bug_when:
2014-06-02 12:59:13 -0700
confirmed fixed.