NEW 120608
The thing where we throw away all code under memory pressure should use the new implicit CodeBlock jettisoning functionality
https://bugs.webkit.org/show_bug.cgi?id=120608
Summary The thing where we throw away all code under memory pressure should use the n...
Filip Pizlo
Reported 2013-09-02 11:07:10 PDT
It should be possible to just remove all CodeBlocks from all Executables and then run a GC. The GC will keep alive any CodeBlocks that are still running.
Attachments
Note You need to log in before you can comment on or make changes to this bug.