| Index: test/mjsunit/es6/array-iterator-turbo.js
|
| diff --git a/test/mjsunit/es6/array-iterator-turbo.js b/test/mjsunit/es6/array-iterator-turbo.js
|
| index c1b8d3207228887bf47249688ca3614ec8694923..0fa36dcda0245bc074e0786c9dec639a6134b21a 100644
|
| --- a/test/mjsunit/es6/array-iterator-turbo.js
|
| +++ b/test/mjsunit/es6/array-iterator-turbo.js
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Flags: --turbo --turbo-escape --allow-natives-syntax
|
| +// Flags: --turbo --turbo-escape --allow-natives-syntax --no-always-opt
|
|
|
| "use strict";
|
|
|
|
|