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

Unified Diff: test/mjsunit/regress/regress-assignment-in-test-context.js

Issue 1183123002: [mjsunit] Remove unsupported flag --turbo-deoptimization from tests. (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/regress/regress-78270.js ('k') | test/mjsunit/regress/regress-crbug-107996.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/regress/regress-assignment-in-test-context.js
diff --git a/test/mjsunit/regress/regress-assignment-in-test-context.js b/test/mjsunit/regress/regress-assignment-in-test-context.js
index bc4098554a74ce6c44c14f7cb4046005378f429a..61ca2202931996755e1306670d1adfd4aca83bd2 100644
--- a/test/mjsunit/regress/regress-assignment-in-test-context.js
+++ b/test/mjsunit/regress/regress-assignment-in-test-context.js
@@ -2,8 +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 --always-opt
-// Flags: --turbo-filter=* --turbo-deoptimization
+// Flags: --allow-natives-syntax --always-opt --turbo-filter=*
function assertEquals() {}
« no previous file with comments | « test/mjsunit/regress/regress-78270.js ('k') | test/mjsunit/regress/regress-crbug-107996.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698