Adjust unit test to avoid flakyness when running with the ARM simulator.
authorfschneider@chromium.org <fschneider@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 29 Aug 2011 08:46:35 +0000 (08:46 +0000)
committerfschneider@chromium.org <fschneider@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 29 Aug 2011 08:46:35 +0000 (08:46 +0000)
commitfa2ff742edce01bdeaa1abca833bd738cc830a75
tree96ee2bbac354285c7996dc3cffe5fcf66180b84f
parentab03dff745d741b3ad4f6af37075be4a0db9dce9
Adjust unit test to avoid flakyness when running with the ARM simulator.

In some cases the assert that the test function is not optimized fails
because the function may be optimized already after the second invocation.
(e.g. when running slow in debug mode)
Review URL: http://codereview.chromium.org/7778009

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9034 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/mjsunit/assert-opt-and-deopt.js