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

Unified Diff: test/mjsunit/compiler/escape-analysis-2.js

Issue 1980503002: [turbofan] Enable all escape analysis tests. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@local_issue-cr-602595
Patch Set: Rebased. Created 4 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
« no previous file with comments | « test/mjsunit/compiler/escape-analysis-10.js ('k') | test/mjsunit/compiler/escape-analysis-3.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/compiler/escape-analysis-2.js
diff --git a/test/mjsunit/compiler/escape-analysis-2.js b/test/mjsunit/compiler/escape-analysis-2.js
index 369e6a952b419fb4d1e13d09b7e09044987c78f1..3d0d361d94d14ca213a8aefab37498386d93b75e 100644
--- a/test/mjsunit/compiler/escape-analysis-2.js
+++ b/test/mjsunit/compiler/escape-analysis-2.js
@@ -26,7 +26,6 @@
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
// Flags: --allow-natives-syntax --experimental-turbo-escape
-//
function f(a) {
"use strict";
« no previous file with comments | « test/mjsunit/compiler/escape-analysis-10.js ('k') | test/mjsunit/compiler/escape-analysis-3.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698