[Webkit-unassigned] [Bug 237504] New: Fix JITOperationList::addPointers() to support JIT_OPERATION_VALIDATION_ASSERT_ENABLED.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 5 16:24:19 PST 2022


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

            Bug ID: 237504
           Summary: Fix JITOperationList::addPointers() to support
                    JIT_OPERATION_VALIDATION_ASSERT_ENABLED.
           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

According to tagJSCCodePtrImpl(), we will only use an operation's validation entry if Options::useJITCage().  Make JITOperationList::addPointers() conform to this.

<rdar://problem/89770507>

-- 
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/20220306/b4f7e682/attachment.htm>


More information about the webkit-unassigned mailing list