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

Unified Diff: test/mjsunit/regress/regress-crbug-594183.js

Issue 2654733004: [tests] Make assertOptimized()/assertUnoptimized() great again. (Closed)
Patch Set: Created 3 years, 11 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
Index: test/mjsunit/regress/regress-crbug-594183.js
diff --git a/test/mjsunit/regress/regress-crbug-594183.js b/test/mjsunit/regress/regress-crbug-594183.js
index c87e32545828e470dd851801f53a8e6d7b44f65f..19a289bf8c312b8749f39b17a10972caedb72693 100644
--- a/test/mjsunit/regress/regress-crbug-594183.js
+++ b/test/mjsunit/regress/regress-crbug-594183.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
+// Flags: --allow-natives-syntax --no-turbo
Igor Sheludko 2017/01/25 11:38:42 TF is not sophisticated as CS and it does not use
Michael Starzinger 2017/01/26 12:24:52 Acknowledged.
var global = {}

Powered by Google App Engine
This is Rietveld 408576698