Chromium Code Reviews

Unified Diff: test/mjsunit/es8/syntactic-tail-call-simple.js

Issue 1928203002: [es8] More spec compliant syntactic tail calls implementation. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Some STC tests ported for PTC Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « test/mjsunit/es8/syntactic-tail-call-parsing.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/es8/syntactic-tail-call-simple.js
diff --git a/test/mjsunit/es7/syntactic-tail-call-simple.js b/test/mjsunit/es8/syntactic-tail-call-simple.js
similarity index 100%
rename from test/mjsunit/es7/syntactic-tail-call-simple.js
rename to test/mjsunit/es8/syntactic-tail-call-simple.js
« no previous file with comments | « test/mjsunit/es8/syntactic-tail-call-parsing.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine