| Index: test/mjsunit/osr-elements-kind.js
|
| diff --git a/test/mjsunit/osr-elements-kind.js b/test/mjsunit/osr-elements-kind.js
|
| index aee70171346defb679807d0344872e02a3c02f11..bd15ef37e4ef65283c02702598c61ca43478018a 100644
|
| --- a/test/mjsunit/osr-elements-kind.js
|
| +++ b/test/mjsunit/osr-elements-kind.js
|
| @@ -30,7 +30,7 @@
|
| // Limit the number of stress runs to reduce polymorphism it defeats some of the
|
| // assumptions made about how elements transitions work because transition stubs
|
| // end up going generic.
|
| -// Flags: --stress-runs=1
|
| +// Flags: --stress-runs=2
|
|
|
| var elements_kind = {
|
| fast_smi_only : 'fast smi only elements',
|
|
|