[Webkit-unassigned] [Bug 240895] New: Use dladdr to get labels instead of stashing them in the JITOperationAnnotation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 18:35:48 PDT 2022


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

            Bug ID: 240895
           Summary: Use dladdr to get labels instead of stashing them in
                    the JITOperationAnnotation.
           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 no longer need to stash these label strings in the JITOperationAnnotations.

This change also fixes an ASAN crasher.  As such, we can re-enable ENABLE(JIT_OPERATION_DISASSEMBLY) even when ASAN_ENABLED.

-- 
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/20220525/920d61f1/attachment-0001.htm>


More information about the webkit-unassigned mailing list