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

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

Issue 2401883002: [test] Add missing js-test resource. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 2 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/JSTests.json
diff --git a/test/js-perf-test/JSTests.json b/test/js-perf-test/JSTests.json
index a88746b10c1e563cd438677ab1f239f2dc0b8bd5..b8dc43e585890d947f7c3b1fb40328dc2a13c75f 100644
--- a/test/js-perf-test/JSTests.json
+++ b/test/js-perf-test/JSTests.json
@@ -162,8 +162,9 @@
"flags": ["--harmony"],
"resources": [
"assign.js",
- "values.js",
- "entries.js"
+ "create.js",
+ "entries.js",
+ "values.js"
],
"results_regexp": "^%s\\-Object\\(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