[Webkit-unassigned] [Bug 55342] New: Strict-mode only reserved words not reserved
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Feb 27 19:36:07 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55342
Summary: Strict-mode only reserved words not reserved
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: erights at gmail.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list