[Webkit-unassigned] [Bug 139892] New: Use ctiPatchCallByReturnAddress() in JITOperations.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 22 18:05:58 PST 2014


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

            Bug ID: 139892
           Summary: Use ctiPatchCallByReturnAddress() in JITOperations.cpp
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (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

The code in JITOperations.cpp is sometimes calling RepatchBuffer::relinkCallerToFunction() directly, and sometimes using a helper function, ctiPatchCallByReturnAddress().  This patch changes it to use the helper function consistently.

-- 
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/20141223/eacf16d2/attachment-0002.html>


More information about the webkit-unassigned mailing list