NEW 197253
[JSC] Encode more sophisticated CodeBlock lifetime management
https://bugs.webkit.org/show_bug.cgi?id=197253
Summary [JSC] Encode more sophisticated CodeBlock lifetime management
Yusuke Suzuki
Reported 2019-04-24 15:57:50 PDT
We are using timeToLive, but we should consider the use of the JIT code too. For lower tiers, we can use execution counts. For FTL, we should come up with something.
Attachments
Note You need to log in before you can comment on or make changes to this bug.