Comment #3 on issue 117 by [email protected]: v8 fails to reject future reserved words as identifiers
http://code.google.com/p/v8/issues/detail?id=117
ES5 strict does mandate that some additional words be reserved ("implements", "interface", "let", "package", "private", "protected", "public", "static", or "yield"), so this should be reopened when implementing ES5 strict. And
this issue should be marked with the ES5 label. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
