Make unit tests that fill new-space work under stress.
authormstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 27 Nov 2012 12:52:51 +0000 (12:52 +0000)
committermstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 27 Nov 2012 12:52:51 +0000 (12:52 +0000)
commit77dcc8dac5896a94be2fcbdb5a6fff0e82f48441
treef6f4c25fc93189f6ec94ba21b9bf377119d9b184
parent1b0e373f09b621209f6b3faf299effb6741765b9
Make unit tests that fill new-space work under stress.

This makes sure that unit tests that try to fill up the new-space work
on the GC stress buildbots as well.

R=yangguo@chromium.org
TEST=cctest/test-heap --gc-interval=500 --stress-compaction

Review URL: https://codereview.chromium.org/11416200

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