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

Unified Diff: test/debugger/debug/regress-3225.js

Issue 2898163002: Make non-Module generators only context allocate parameters. (Closed)
Patch Set: Rebase Created 3 years, 7 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/debugger/debug/regress-3225.js
diff --git a/test/debugger/debug/regress-3225.js b/test/debugger/debug/regress-3225.js
index ed17f0ee1008339f2821cd47c90a5adef251893d..454ff6e7a4a38dffdac97c315a00a2a2e32daf4d 100644
--- a/test/debugger/debug/regress-3225.js
+++ b/test/debugger/debug/regress-3225.js
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+// Flags: --noalways-opt
Debug = debug.Debug

Powered by Google App Engine
This is Rietveld 408576698