Speculative fix fo MultithreadedParallelIsolates on ARM
authordslomov@chromium.org <dslomov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 11 May 2011 17:29:47 +0000 (17:29 +0000)
committerdslomov@chromium.org <dslomov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 11 May 2011 17:29:47 +0000 (17:29 +0000)
commitadfa56af549f4a9b4f92098ce93b3b89631e87e9
treefcff14e8bc8c41d9bb0115ff2b1010a802dccd48
parent4e18d50834544cf6b36f573c745696cbc6917d88
Speculative fix fo MultithreadedParallelIsolates on ARM
It looks like the problem with the test is too many concurrently created isolates.
Cranking the number to 100 on MacOS and Linux produce similar results.

BUG=http://code.google.com/p/v8/issues/detail?id=1375
TBR=vitalyr

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