| Index: test/mjsunit/call-counts.js
|
| diff --git a/test/mjsunit/call-counts.js b/test/mjsunit/call-counts.js
|
| index c0493e585dbede69ed6a7e2b3d5040f630e65d29..1ad62ba5e7f8bb53c2aa5b98e3e9c43152f2306d 100644
|
| --- a/test/mjsunit/call-counts.js
|
| +++ b/test/mjsunit/call-counts.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: --allow-natives-syntax --noalways-opt --no-vector-stores
|
| +// Flags: --allow-natives-syntax --noalways-opt
|
|
|
| // We disable vector store ICs because slot indices change when this option
|
| // is enabled.
|
|
|