« Bugzilla Issues Index
#3354 — 12.1.1 Early Errors: "yield" with escape sequences not handled
- bug_id:
3354
- creation_ts:
2014-11-13 08:47:00 -0800
- short_desc:
12.1.1 Early Errors: "yield" with escape sequences not handled
- delta_ts:
2014-12-07 14:35:06 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 28: October 14, 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:
10603
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-11-13 08:47:19 -0800
12.1.1 Static Semantics: Early Errors
The case when "yield" with an escape sequence appears in a generator context is not handled.
Test case: function*g() { var y\u0069eld }
- commentid:
10710
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-03 15:45:53 -0800
fixed in rev29 editor's draft
- commentid:
10900
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-07 14:35:06 -0800
fixed in rev29