Index: test/js-perf-test/JSTests.json |
diff --git a/test/js-perf-test/JSTests.json b/test/js-perf-test/JSTests.json |
index ed471bba0346468ed0bde88bc9d09d0995b9e889..52bff011dbee78ea6b5b85ca4da797e17731b258 100644 |
--- a/test/js-perf-test/JSTests.json |
+++ b/test/js-perf-test/JSTests.json |
@@ -23,8 +23,7 @@ |
"resources": ["generators.js"], |
"flags": [ |
"--harmony-function-sent", |
- "--ignition", |
- "--ignition-generators" |
+ "--ignition" |
], |
"results_regexp": "^Generators\\-Generators\\(Score\\): (.+)$" |
}, |
@@ -36,7 +35,6 @@ |
"flags": [ |
"--harmony-function-sent", |
"--ignition", |
- "--ignition-generators", |
"--turbo", |
"--turbo-from-bytecode" |
], |