Increase old space in cctest/test-api/HugeConsStringOutOfMemory test.
authordanno@chromium.org <danno@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 14 Jun 2012 13:52:58 +0000 (13:52 +0000)
committerdanno@chromium.org <danno@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 14 Jun 2012 13:52:58 +0000 (13:52 +0000)
commit3515559a3899ef02fc71edae15bb816063605c09
tree97273f975d120d62ecf69239ce024411ea202a79
parent1a86ed8c3056cf2723adc6f3146eb41959c1fc30
Increase old space in cctest/test-api/HugeConsStringOutOfMemory test.

This test is failing on MIPS since r11715 (a7d6f92c),
it seems that after the modifications in bootstrapper.cc,
this test runs out of old generation space on MIPS.

TEST=cctest/test-api/HugeConsStringOutOfMemory

BUG=

Review URL: https://chromiumcodereview.appspot.com/10533148
Patch from Akos Palfi <palfia@homejinni.com>.

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