NEW 144749
GC should be able to shrink oversize copied space allocations
https://bugs.webkit.org/show_bug.cgi?id=144749
Summary GC should be able to shrink oversize copied space allocations
Filip Pizlo
Reported 2015-05-07 11:11:25 PDT
Currently, if the amount of memory we are using in an oversize copied block is known to have shrunk during GC then we don't do anything about it. We should do something about it.
Attachments
Note You need to log in before you can comment on or make changes to this bug.