[Webkit-unassigned] [Bug 198023] [JSC] UnlinkedCodeBlock should be eventually jettisoned too or cached

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 20 11:04:59 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=198023

--- Comment #1 from Yusuke Suzuki <ysuzuki at apple.com> ---
Now I think this would be very profitable.
CodeBlock -> UnlinkedCodeBlock should be strong ref.
But UnlinkedFunctionExecutable -> UnlinkedCodeBlock can be (special) weak ref as ScriptExecutable -> CodeBlock ref is.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190520/44fb67ec/attachment.html>


More information about the webkit-unassigned mailing list