Bug 195941

Summary: [JSC] Investigate usage of Weak reference on LLIntThunks
Product: WebKit Reporter: Caio Lima <ticaiolima>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Caio Lima
Reported 2019-03-19 06:08:37 PDT
After we start using singleton LLIntEntrypoints, maybe it is worth to use weak reference to JITCodes to avoid keep them allocated when there is no references to it.
Attachments
Note You need to log in before you can comment on or make changes to this bug.