Remove shrinking of new space on compaction and only do it on idle
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 26 Aug 2009 12:51:43 +0000 (12:51 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 26 Aug 2009 12:51:43 +0000 (12:51 +0000)
commit56ad3bf123db90ca14240ae93194f18d388fb489
treeeafd13764f16b0a6e11815b938809f92abef5705
parent717394492d1382ef8802437cc9a30b7f0f2dead4
Remove shrinking of new space on compaction and only do it on idle
notifications.

Review URL: http://codereview.chromium.org/173471

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2765 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap.cc