[Webkit-unassigned] [Bug 137357] New: Don't allocate stack slots for captured variables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 2 13:38:19 PDT 2014


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

           Summary: Don't allocate stack slots for captured variables
           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: oliver at apple.com
        Depends on: 136869


Now we access captured variables through the environment record we should not be allocating space for them on the stack

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