Bug 240911

Summary: Repatch should be able to polymorphic call with arity fixup.
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: JavaScriptCoreAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

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.