« Bugzilla Issues Index
#2519 — 11.6.1.1 Identifier, Early Error: Allow Unicode escapes in "yield" if not used as a keyword
- bug_id:
2519
- creation_ts:
2014-02-10 02:29:00 -0800
- short_desc:
11.6.1.1 Identifier, Early Error: Allow Unicode escapes in "yield" if not used as a keyword
- delta_ts:
2014-04-06 11:29:22 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 22: January 20, 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:
7239
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-02-10 02:29:41 -0800
11.6.1.1 Static Semantics: Early Errors:
> Identifier :: IdentifierName but not ReservedWord
The current definition disallows Unicode escape sequences within "yield" even if "yield" is not used as a keyword, e.g. in non-strict functions or in a label context.
- commentid:
7295
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-02-13 16:00:32 -0800
fixed in rev23 editor's draft
- commentid:
7296
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-02-13 16:03:02 -0800
fixed in rev23 editor's draft
- commentid:
7511
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-06 11:29:22 -0700
fixed in rev23 draft