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

Unified Diff: test/mjsunit/es6/tail-call-megatest-shard3.js

Issue 1780043004: [crankshaft] Fixing ES6 tail call elimination. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebasing Created 4 years, 9 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/es6/tail-call-megatest-shard2.js ('k') | test/mjsunit/es6/tail-call-megatest-shard4.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/es6/tail-call-megatest-shard3.js
diff --git a/test/mjsunit/es6/tail-call-megatest-shard3.js b/test/mjsunit/es6/tail-call-megatest-shard3.js
index 10009a1c24e60f4678fa63b7292d72c7f778803c..7bce6c4a0e42ab69a8bfb1767de43b7d3d355443 100644
--- a/test/mjsunit/es6/tail-call-megatest-shard3.js
+++ b/test/mjsunit/es6/tail-call-megatest-shard3.js
@@ -3,8 +3,6 @@
// found in the LICENSE file.
// Flags: --allow-natives-syntax --harmony-tailcalls
-// TODO(v8:4698), TODO(ishell): support these cases.
-// Flags: --turbo --nostress-opt
try {
load("mjsunit/es6/tail-call-megatest.js");
« no previous file with comments | « test/mjsunit/es6/tail-call-megatest-shard2.js ('k') | test/mjsunit/es6/tail-call-megatest-shard4.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698