archives

« Bugzilla Issues Index

#2519 — 11.6.1.1 Identifier, Early Error: Allow Unicode escapes in "yield" if not used as a keyword


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.


fixed in rev23 editor's draft


fixed in rev23 editor's draft


fixed in rev23 draft