RESOLVED DUPLICATE of bug 5301455342
Strict-mode only reserved words not reserved
https://bugs.webkit.org/show_bug.cgi?id=55342
Summary Strict-mode only reserved words not reserved
Mark S. Miller
Reported 2011-02-27 19:36:07 PST
Version 5.0.1 (5533.17.8, r79746) strict mode fails to reserve: implements interface let package private protected public static yield This is more important than https://bugzilla.mozilla.org/show_bug.cgi?id=637204 and http://code.google.com/p/v8/issues/detail?id=1214 since failure to reserve these could inhibit their use as keywords in future EcmaScript standards.
Attachments
Patch (2.02 KB, patch)
2011-05-01 22:09 PDT, Oliver Hunt
no flags
Oliver Hunt
Comment 1 2011-05-01 22:09:33 PDT
Oliver Hunt
Comment 2 2011-05-01 22:22:19 PDT
Oliver Hunt
Comment 3 2011-05-02 08:09:12 PDT
Sigh, wrong bug#
Oliver Hunt
Comment 4 2011-05-02 08:09:47 PDT
Comment on attachment 91882 [details] Patch Attached to wrong bug
Gavin Barraclough
Comment 5 2011-06-17 00:46:31 PDT
*** This bug has been marked as a duplicate of bug 53014 ***
Note You need to log in before you can comment on or make changes to this bug.