Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Unified Diff: test/mjsunit/call-counts.js

Issue 1409533003: Remove bogus flags from call-counts.js test. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Also fix typo. Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | test/mjsunit/mjsunit.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698