Update test for issue 528
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 1 Dec 2009 09:37:28 +0000 (09:37 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 1 Dec 2009 09:37:28 +0000 (09:37 +0000)
commitdfc677a6684a0d829a37529cd41debfb1be2a08f
tree55e27b3f8bc6fde2c31a9046e87b01bf1fcb04ce
parent4af7bf510c01d256ff44d77a975a98644f79d292
Update test for issue 528

The check for the number og GC's required is now 1 or 2 instead of two to get rig of failures on ARM.

Updated the test to keep the code used by the test in the compilation cache by compiling it in another context. This makes the remaining issue with the eval cache more explicit.
Review URL: http://codereview.chromium.org/449051

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