| Index: test/mjsunit/array-feedback.js
|
| diff --git a/test/mjsunit/array-feedback.js b/test/mjsunit/array-feedback.js
|
| index f0a859e67cc5ab9fd69c883a4fd47c048f4692cc..4eb922c2f7e910c276851dd05cbee5e928bd680b 100644
|
| --- a/test/mjsunit/array-feedback.js
|
| +++ b/test/mjsunit/array-feedback.js
|
| @@ -26,6 +26,7 @@
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| // Flags: --allow-natives-syntax --expose-gc
|
| +// Flags: --noalways-opt
|
|
|
| var elements_kind = {
|
| fast_smi_only : 'fast smi only elements',
|
|
|