NEW 195941
[JSC] Investigate usage of Weak reference on LLIntThunks
https://bugs.webkit.org/show_bug.cgi?id=195941
Summary [JSC] Investigate usage of Weak reference on LLIntThunks
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.