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