-
mlippautz authored
In a full mark-compact GC, instead of copying memory to old space for pages that have more than X% live bytes, we just move the whole page over to old space. X=70 (default value) BUG=chromium:581412 LOG=N TBR=hpayer@chromium.org This reverts commit 8b333727. Review URL: https://codereview.chromium.org/1901093002 Cr-Commit-Position: refs/heads/master@{#35649}
2489738d
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
heap-tester.h | ||
test-alloc.cc | ||
test-compaction.cc | ||
test-heap.cc | ||
test-incremental-marking.cc | ||
test-lab.cc | ||
test-mark-compact.cc | ||
test-spaces.cc | ||
utils-inl.h |