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

Unified Diff: test/js-perf-test/SixSpeed.json

Issue 2676263002: [Test] Enable turbofan for spread call SixSpeed tests. (Closed)
Patch Set: Created 3 years, 10 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/js-perf-test/SixSpeed.json
diff --git a/test/js-perf-test/SixSpeed.json b/test/js-perf-test/SixSpeed.json
index 3578ef3cfaeb59aaad4ca0fd4b7d61aa56f5b9f1..3a601cd964a1e4d74d7d682e4f724d77c6907a0d 100644
--- a/test/js-perf-test/SixSpeed.json
+++ b/test/js-perf-test/SixSpeed.json
@@ -59,6 +59,7 @@
{
"name": "Spread",
"path": ["SixSpeed"],
+ "flags": ["--future"],
"results_regexp": "^%s\\(Score\\): (.+)$",
"tests": [
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698