NEW 224507
[JSC] Attempt to stop JSC JIT threads when memory warning happens
https://bugs.webkit.org/show_bug.cgi?id=224507
Summary [JSC] Attempt to stop JSC JIT threads when memory warning happens
Yusuke Suzuki
Reported 2021-04-13 13:40:09 PDT
JIT thread will die if there is no tasks for 10 seconds. We can also kill it if the following conditions are met. 1. there is no tests 2. memory warning is issued
Attachments
Radar WebKit Bug Importer
Comment 1 2021-04-20 13:41:27 PDT
Note You need to log in before you can comment on or make changes to this bug.