[Webkit-unassigned] [Bug 190023] New: Considering making Options::useSeparatedWXHeap() always false if ENABLE(FAST_JIT_PERMISSIONS).

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 18:16:15 PDT 2018


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

            Bug ID: 190023
           Summary: Considering making Options::useSeparatedWXHeap()
                    always false if ENABLE(FAST_JIT_PERMISSIONS).
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

In https://bugs.webkit.org/show_bug.cgi?id=190022, we disable Options::useSeparatedWXHeap() if ENABLE(FAST_JIT_PERMISSIONS) && CPU(ARM64E).  However, I think we can disable if 
Options::useSeparatedWXHeap() if we have ENABLE(FAST_JIT_PERMISSIONS).  It doesn't have to be CPU(ARM64E).  Consider making this so.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180927/0aea35de/attachment.html>


More information about the webkit-unassigned mailing list