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

Unified Diff: test/mjsunit/handle-count-runtime-literals.js

Issue 1210153003: Fix flag convention in handle count tests and comment. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 6 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 | « test/mjsunit/handle-count-ast.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/handle-count-runtime-literals.js
diff --git a/test/mjsunit/handle-count-runtime-literals.js b/test/mjsunit/handle-count-runtime-literals.js
index d281f802e833d71f220129eb45a9d312f7e99f8e..91774d2b6fa9eb975f522e025c39b8bc4782faca 100644
--- a/test/mjsunit/handle-count-runtime-literals.js
+++ b/test/mjsunit/handle-count-runtime-literals.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: --check_handle_count
+// Flags: --check-handle-count
(function (s) {
s.frob = function () {
« no previous file with comments | « test/mjsunit/handle-count-ast.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698