On Feb 11, 2014, at 5:11 PM, John Lenz wrote: > I know this was discussed previously but how did things land (the Nov notes > lead me to think it was undecided)? > Are unicode escapes allowed to form reserved words, or to form identifiers > that would otherwise be reserved? > > Thanks, > John
the current draft is up to date WRT to decisions made at Nov. meeting. See http://people.mozilla.org/~jorendorff/es6-draft.html#sec-identifiers-and-identifier-names http://people.mozilla.org/~jorendorff/es6-draft.html#sec-reserved-words In summary, escapes can not be used to form identifiers that would otherwise be reserved and unicode escapes can not be used to reserved words. Allen
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

