Bug 224507

Summary: [JSC] Attempt to stop JSC JIT threads when memory warning happens
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.