Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / v8 / test / js-perf-test / Strings / Strings.json
1 {
2   "name": "JSTests/Strings",
3   "path": ["."],
4   "main": "run.js",
5   "flags": ["--harmony-strings"],
6   "run_count": 5,
7   "units": "score",
8   "results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
9   "total": true,
10   "tests": [
11     {"name": "StringFunctions"}
12   ]
13 }