WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-05-14 14:22:13 PDT
<
rdar://problem/128088573
>
Yusuke Suzuki
Comment 2
2024-05-14 14:24:43 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/28563
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.
Top of Page
Format For Printing
XML
Clone This Bug