On Wed, Jun 25, 2014 at 3:20 PM, Allen Wirfs-Brock <[email protected]>
wrote:

>
> I think "use strict" is a special care where we were trying to simulate
> what we would allow in a statement composed of reserved words and escapes
> are now allowed in keywords.
> http://people.mozilla.org/~jorendorff/es6-draft.html#sec-reserved-words
>

That says: "A code point in a ReservedWord cannot be expressed by a \
UnicodeEscapeSequence." which fits with what I remember too.
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to