RESOLVED FIXED 284785
Handle edge cases with IPInt tail calls
https://bugs.webkit.org/show_bug.cgi?id=284785
Summary Handle edge cases with IPInt tail calls
daniel_liu4
Reported 2024-12-16 15:48:10 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-16 15:48:35 PST
daniel_liu4
Comment 2 2024-12-16 15:54:30 PST
EWS
Comment 3 2024-12-18 17:11:16 PST
Committed 288056@main (602c7b2295a8): <https://commits.webkit.org/288056@main> Reviewed commits have been landed. Closing PR #38042 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.