Status: New
Owner: ----

New issue 1214 by erights: Some unconditionally reserved words are reserved only in strict code
http://code.google.com/p/v8/issues/detail?id=1214

See https://bugzilla.mozilla.org/show_bug.cgi?id=637204

Some unconditionally reserved words are reserved by v8 only in strict code:
class, enum, export, extends, import, super

I don't think this bug is important, because these identifiers are properly rejected in strict code.

If this is closed as a wont-fix, please tag it with DeliberateSpecViolation so we can keep track. And please tag with ES5 regardless.


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to