« Bugzilla Issues Index
#4482 — 13.6.2 ContainsDuplicateLabels: Bad variable name
- bug_id:
4482
- creation_ts:
2015-08-21 14:10:00 -0700
- short_desc:
13.6.2 ContainsDuplicateLabels: Bad variable name
- delta_ts:
2015-10-04 17:20:24 -0700
- product:
ECMA-262 Edition 6
- component:
editorial issues
- version:
unspecified
- 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
- cc:
brterlso
- commentid:
14642
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-08-21 14:10:00 -0700
13.6.2 Static Semantics: ContainsDuplicateLabels
IfStatement : if ( Expression ) Statement else Statement
Rename "hasUndefinedLabels" to "hasDuplicates".
- commentid:
14792
- comment_count:
1
- who:
Brian Terlson
- bug_when:
2015-10-04 17:20:24 -0700
Fixed in ES2016 Draft.