[Webkit-unassigned] [Bug 226105] New: Introducing JITThunks::preinitializeCTIThunks().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 21 13:10:42 PDT 2021


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

            Bug ID: 226105
           Summary: Introducing JITThunks::preinitializeCTIThunks().
           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

We're basically renaming JITThunks::preinitializeExtraCTIThunks() to JITThunks::preinitializeCTIThunks() and making it not conditional on #if ENABLE(EXTRA_CTI_THUNKS).  Some thunks need to be initialized independent of #if ENABLE(EXTRA_CTI_THUNKS).

-- 
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/20210521/241ef7ad/attachment.htm>


More information about the webkit-unassigned mailing list