summaryrefslogtreecommitdiff
path: root/deps/v8/test/mjsunit/array-store-and-grow.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/mjsunit/array-store-and-grow.js')
-rw-r--r--deps/v8/test/mjsunit/array-store-and-grow.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/test/mjsunit/array-store-and-grow.js b/deps/v8/test/mjsunit/array-store-and-grow.js
index 4de7a376e3..ee831ad061 100644
--- a/deps/v8/test/mjsunit/array-store-and-grow.js
+++ b/deps/v8/test/mjsunit/array-store-and-grow.js
@@ -25,7 +25,7 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// Flags: --allow-natives-syntax --crankshaft --no-always-opt
+// Flags: --allow-natives-syntax --opt --no-always-opt
// Verifies that the KeyedStoreIC correctly handles out-of-bounds stores
// to an array that grow it by a single element. Test functions are