LGTM
http://codereview.chromium.org/174302/diff/12/1019 File src/heap.h (right): http://codereview.chromium.org/174302/diff/12/1019#newcode858 Line 858: CollectAllGarbage(); Maybe we should force compaction here to reduce the size even further? Last week I put in a change to shrink new space on compactions. I believe that passing true to CollectAllGarbage will force a compaction. http://codereview.chromium.org/174302 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
