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

Unified Diff: test/mjsunit/compiler/regress-uint8-deopt.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/compiler/regress-447567.js ('k') | test/mjsunit/compiler/try-deopt.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/compiler/regress-uint8-deopt.js
diff --git a/test/mjsunit/compiler/regress-uint8-deopt.js b/test/mjsunit/compiler/regress-uint8-deopt.js
index ba2823fa358e26a33fe9eac49a4b8a23879d6c04..5be2d0ce6b341093200ffc5b5c74d67ef86cb23f 100644
--- a/test/mjsunit/compiler/regress-uint8-deopt.js
+++ b/test/mjsunit/compiler/regress-uint8-deopt.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: --turbo-asm --turbo-deoptimization --allow-natives-syntax
+// Flags: --turbo-asm --turbo-asm-deoptimization --allow-natives-syntax
function Module(heap) {
"use asm";
« no previous file with comments | « test/mjsunit/compiler/regress-447567.js ('k') | test/mjsunit/compiler/try-deopt.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698