[Webkit-unassigned] [Bug 284785] New: Handle edge cases with IPInt tail calls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 16 15:48:10 PST 2024


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

            Bug ID: 284785
           Summary: Handle edge cases with IPInt tail calls
           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: daniel_liu4 at apple.com

IPInt's tail calls had some issues with significant changes in the stack frame layout. This patch addresses those issues, allowing us to pass the `tail-call.js` stress test 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/20241216/d1a26017/attachment.htm>


More information about the webkit-unassigned mailing list