« Bugzilla Issues Index
#2764 — 12.3 Left-Hand-Side Expressions: Update remaining references to "MemberExpression : new super Arguments_opt"
- bug_id:
2764
- creation_ts:
2014-05-01 07:22:00 -0700
- short_desc:
12.3 Left-Hand-Side Expressions: Update remaining references to "MemberExpression : new super Arguments_opt"
- delta_ts:
2014-05-22 17:48:14 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 24: April 27, 2014 Draft
- 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:
8056
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-05-01 07:22:29 -0700
12.3 Left-Hand-Side Expressions
- 12.3.1.1 Static Semantics: Contains
Change "MemberExpression : new super" to "NewExpression : new super"
- 12.3.1.2 Static Semantics: IsFunctionDefinition
Remove `opt` in "MemberExpression : new super Arguments_opt"
Add "NewExpression : new super"
- 12.3.1.3 Static Semantics: IsIdentifierRef
Remove `opt` in "MemberExpression : new super Arguments_opt"
Add "NewExpression : new super"
- 12.3.1.4 Static Semantics: IsValidSimpleAssignmentTarget
Remove `opt` in "MemberExpression : new super Arguments_opt"
Add "NewExpression : new super"
- commentid:
8247
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-09 09:59:19 -0700
explicit Contains rule for NewExpression P: new super
deleted because it is unnecessary
fixed in rev25 editor's draft
- commentid:
8593
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-22 17:48:14 -0700
fixed in rev25