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

Unified Diff: test/debugger/debug/es6/default-parameters-debug.js

Issue 2523893003: Reland of [ignition/turbo] Perform liveness analysis on the bytecodes (Closed)
Patch Set: Export handler table for tests Created 4 years, 1 month 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/debugger/debug/debug-liveedit-restart-frame.js ('k') | test/debugger/debug/regress-5207.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/debugger/debug/es6/default-parameters-debug.js
diff --git a/test/debugger/debug/es6/default-parameters-debug.js b/test/debugger/debug/es6/default-parameters-debug.js
index bdbea848152b85c663bd847479d2d23a56efdf57..87ff386b83faa1928d60f5885bbe154d5b5b60e4 100644
--- a/test/debugger/debug/es6/default-parameters-debug.js
+++ b/test/debugger/debug/es6/default-parameters-debug.js
@@ -1,6 +1,8 @@
// Copyright 2015 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+//
+// Flags: --noanalyze-environment-liveness
Debug = debug.Debug
« no previous file with comments | « test/debugger/debug/debug-liveedit-restart-frame.js ('k') | test/debugger/debug/regress-5207.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698