[Webkit-unassigned] [Bug 130156] New: Allocate the data section on the heap again for FTL on ARM64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 12 13:36:16 PDT 2014


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

           Summary: Allocate the data section on the heap again for FTL on
                    ARM64
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: iOS
        OS/Version: iOS 7.0
            Status: NEW
          Severity: Critical
          Priority: P1
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: juergen at apple.com


Revert the temporary workaround that allocated data section in executable memory. This is no longer required, because the MCJIT supports now the large code model for ARM64.

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