archives

« Bugzilla Issues Index

#3354 — 12.1.1 Early Errors: "yield" with escape sequences not handled


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 }


fixed in rev29 editor's draft


fixed in rev29