WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-12-16 15:48:35 PST
<
rdar://problem/141575550
>
daniel_liu4
Comment 2
2024-12-16 15:54:30 PST
Pull request:
https://github.com/WebKit/WebKit/pull/38042
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.
Top of Page
Format For Printing
XML
Clone This Bug