Index: test/debugger/debug/regress/regress-crbug-633999.js |
diff --git a/test/debugger/debug/regress/regress-crbug-633999.js b/test/debugger/debug/regress/regress-crbug-633999.js |
index 18ca4d0cb7185ace3fdf3b78340c4dc2d013c8e2..e5f56166d5ccbd3d74a8b92ca65208185eb1a7e0 100644 |
--- a/test/debugger/debug/regress/regress-crbug-633999.js |
+++ b/test/debugger/debug/regress/regress-crbug-633999.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: --noturbo |
+// Flags: --crankshaft --no-turbo |
var Debug = debug.Debug |
var exception = null; |