[Webkit-unassigned] [Bug 76286] New: Eval in strict mode does not need dynamic checks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 13 10:39:02 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=76286

           Summary: Eval in strict mode does not need dynamic checks
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wingo at igalia.com
                CC: ggaren at apple.com, barraclough at apple.com,
                    fpizlo at apple.com


The patch to be attached says:

        * runtime/JSActivation.cpp (JSC::JSActivation::JSActivation):
        Eval in strict mode cannot introduce variables, so it not impose
        the need for dynamic checks.

-- 
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