Bug 195941
Summary: | [JSC] Investigate usage of Weak reference on LLIntThunks | ||
---|---|---|---|
Product: | WebKit | Reporter: | Caio Lima <ticaiolima> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Caio Lima
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |