« Bugzilla Issues Index
#4060 — 12.1.1 Early Errors: Unnecessary restriction for GeneratorBody
- bug_id:
4060
- creation_ts:
2015-02-21 08:35:00 -0800
- short_desc:
12.1.1 Early Errors: Unnecessary restriction for GeneratorBody
- delta_ts:
2015-03-04 18:58:15 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 34: February 20, 2015 Release Candidate 1
- 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:
13234
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-02-21 08:35:10 -0800
12.1.1 Static Semantics: Early Errors
IdentifierReference[Yield] : yield
BindingIdentifier[Yield] : yield
LabelIdentifier[Yield] : yield
> It is a Syntax Error if the code match by this production is within the
> GeneratorBody of a GeneratorMethod, GeneratorDeclaration, or
> GeneratorExpression.
This item can be removed, code within a GeneratorBody always uses the [Yield] parameter.
- commentid:
13367
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-25 16:49:19 -0800
fixed in rev35 editor's draft
- commentid:
13495
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-04 18:58:15 -0800
fixed in rev35