RESOLVED FIXED 240911
Repatch should be able to polymorphic call with arity fixup.
https://bugs.webkit.org/show_bug.cgi?id=240911
Summary Repatch should be able to polymorphic call with arity fixup.
Keith Miller
Reported 2022-05-25 09:31:58 PDT
Right now repatch will emit a virtual call any time it has a case that requires arity fixup. Instead it should just pick the arity fixup entrypoint.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-06-01 09:32:12 PDT
EWS
Comment 2 2022-06-09 10:21:20 PDT
Committed r295423 (251429@main): <https://commits.webkit.org/251429@main> Reviewed commits have been landed. Closing PR #1012 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.