Fix a test that test out of memory situations. On the 64-bit port the
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 20 Aug 2009 10:32:11 +0000 (10:32 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 20 Aug 2009 10:32:11 +0000 (10:32 +0000)
commit1f404c8c9f268dd4106f1f37283faf1412f5ed9c
tree2f350ce1fe8ed9ba64720793e239c2ead69e8597
parent94a3009b04b7b87622721282ad02ca5f707db0f1
Fix a test that test out of memory situations.  On the 64-bit port the
test did not actually run out of memory which the test treats as an
error.

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

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