RESOLVED FIXED Bug 156456
[JSC] CallLinkInfo that AccessCase sometimes creates should live on the JITStubRoutine
https://bugs.webkit.org/show_bug.cgi?id=156456
Summary [JSC] CallLinkInfo that AccessCase sometimes creates should live on the JITSt...
Filip Pizlo
Reported 2016-04-10 15:53:40 PDT
This would improve several things: - It would enable polymorphic call caching in that CallLinkInfo. - Generation would become a const operation, so we wouldn't need to clone AccessCases. - The Generated state disappears.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-05-14 14:22:13 PDT
Yusuke Suzuki
Comment 2 2024-05-14 14:24:43 PDT
EWS
Comment 3 2024-05-15 09:50:38 PDT
Committed 278809@main (5c5f7187e068): <https://commits.webkit.org/278809@main> Reviewed commits have been landed. Closing PR #28563 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.