2014-12-04 10:37:36 +00:00
|
|
|
{
|
2018-05-11 16:12:21 +00:00
|
|
|
"owners": ["jarin@chromium.org", "mvstanston@chromium.org"],
|
2014-12-04 10:37:36 +00:00
|
|
|
"name": "JSTests",
|
2016-09-29 09:33:24 +00:00
|
|
|
"run_count": 3,
|
2016-10-11 13:08:57 +00:00
|
|
|
"run_count_arm": 1,
|
|
|
|
"run_count_arm64": 1,
|
2015-05-21 14:36:40 +00:00
|
|
|
"timeout": 120,
|
2014-12-04 10:37:36 +00:00
|
|
|
"units": "score",
|
|
|
|
"total": true,
|
|
|
|
"resources": ["base.js"],
|
|
|
|
"tests": [
|
2017-07-05 13:13:30 +00:00
|
|
|
{
|
|
|
|
"name": "Proxies",
|
|
|
|
"path": ["Proxies"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["proxies.js"],
|
|
|
|
"results_regexp": "^%s\\-Proxies\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
2017-08-10 17:38:50 +00:00
|
|
|
{"name": "GetStringWithoutTrap"},
|
|
|
|
{"name": "GetStringWithTrap"},
|
|
|
|
{"name": "GetIndexWithoutTrap"},
|
|
|
|
{"name": "GetIndexWithTrap"},
|
|
|
|
{"name": "GetSymbolWithoutTrap"},
|
|
|
|
{"name": "GetSymbolWithTrap"},
|
|
|
|
{"name": "HasStringWithoutTrap"},
|
|
|
|
{"name": "HasStringWithTrap"},
|
|
|
|
{"name": "HasSymbolWithoutTrap"},
|
|
|
|
{"name": "HasSymbolWithTrap"},
|
|
|
|
{"name": "SetStringWithoutTrap"},
|
|
|
|
{"name": "SetStringWithTrap"},
|
|
|
|
{"name": "SetIndexWithoutTrap"},
|
|
|
|
{"name": "SetIndexWithTrap"},
|
|
|
|
{"name": "SetSymbolWithoutTrap"},
|
2017-09-13 08:04:46 +00:00
|
|
|
{"name": "SetSymbolWithTrap"},
|
|
|
|
{"name": "HasInIdiom"}
|
2017-07-05 13:13:30 +00:00
|
|
|
]
|
|
|
|
},
|
2016-12-20 13:10:07 +00:00
|
|
|
{
|
|
|
|
"name": "AsyncAwait",
|
|
|
|
"path": ["AsyncAwait"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [
|
|
|
|
"native.js",
|
|
|
|
"baseline-babel-es2017.js",
|
|
|
|
"baseline-naive-promises.js"
|
|
|
|
],
|
|
|
|
"flags": ["--allow-natives-syntax"],
|
2017-01-09 09:30:25 +00:00
|
|
|
"results_regexp": "^%s\\-AsyncAwait\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "BaselineES2017"},
|
|
|
|
{"name": "BaselineNaivePromises"},
|
|
|
|
{"name": "Native"}
|
|
|
|
]
|
2016-12-20 13:10:07 +00:00
|
|
|
},
|
2016-05-30 11:35:41 +00:00
|
|
|
{
|
|
|
|
"name": "Generators",
|
|
|
|
"path": ["Generators"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["generators.js"],
|
2016-06-06 09:04:55 +00:00
|
|
|
"results_regexp": "^Generators\\-Generators\\(Score\\): (.+)$"
|
2016-05-30 11:35:41 +00:00
|
|
|
},
|
2018-08-06 11:53:25 +00:00
|
|
|
{
|
2018-08-28 09:57:57 +00:00
|
|
|
"name": "ArrayLiteralInitialSpreadSmallPacked",
|
|
|
|
"path": ["ArrayLiteralInitialSpreadSmallPacked"],
|
2018-08-06 11:53:25 +00:00
|
|
|
"main": "run.js",
|
|
|
|
"resources": [],
|
2018-08-28 09:57:57 +00:00
|
|
|
"results_regexp": "^%s\\-ArrayLiteralInitialSpreadSmallPacked\\(Score\\): (.+)$",
|
2018-08-06 11:53:25 +00:00
|
|
|
"tests": [
|
2018-08-28 09:57:57 +00:00
|
|
|
{"name": "Spread"},
|
|
|
|
{"name": "ForLength"},
|
|
|
|
{"name": "ForLengthEmpty"},
|
|
|
|
{"name": "Slice"},
|
|
|
|
{"name": "Slice0"},
|
|
|
|
{"name": "ConcatReceive"},
|
|
|
|
{"name": "ConcatArg"},
|
|
|
|
{"name": "ForOfPush"},
|
|
|
|
{"name": "MapId"}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ArrayLiteralInitialSpreadLargePacked",
|
|
|
|
"path": ["ArrayLiteralInitialSpreadLargePacked"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [],
|
|
|
|
"results_regexp": "^%s\\-ArrayLiteralInitialSpreadLargePacked\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Spread"},
|
|
|
|
{"name": "ForLength"},
|
|
|
|
{"name": "ForLengthEmpty"},
|
|
|
|
{"name": "Slice"},
|
|
|
|
{"name": "Slice0"},
|
|
|
|
{"name": "ConcatReceive"},
|
2018-08-29 14:09:56 +00:00
|
|
|
{"name": "ConcatArg"}
|
2018-08-28 09:57:57 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ArrayLiteralInitialSpreadSmallHoley",
|
|
|
|
"path": ["ArrayLiteralInitialSpreadSmallHoley"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [],
|
|
|
|
"results_regexp": "^%s\\-ArrayLiteralInitialSpreadSmallHoley\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Spread"},
|
|
|
|
{"name": "ForLength"},
|
|
|
|
{"name": "ForLengthEmpty"},
|
|
|
|
{"name": "Slice"},
|
|
|
|
{"name": "Slice0"},
|
|
|
|
{"name": "ConcatReceive"},
|
|
|
|
{"name": "ConcatArg"},
|
|
|
|
{"name": "ForOfPush"},
|
|
|
|
{"name": "MapId"}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ArrayLiteralInitialSpreadLargeHoley",
|
|
|
|
"path": ["ArrayLiteralInitialSpreadLargeHoley"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [],
|
|
|
|
"results_regexp": "^%s\\-ArrayLiteralInitialSpreadLargeHoley\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Spread"},
|
|
|
|
{"name": "ForLength"},
|
|
|
|
{"name": "ForLengthEmpty"},
|
|
|
|
{"name": "Slice"},
|
|
|
|
{"name": "Slice0"},
|
|
|
|
{"name": "ConcatReceive"},
|
2018-08-29 14:09:56 +00:00
|
|
|
{"name": "ConcatArg"}
|
2018-08-06 11:53:25 +00:00
|
|
|
]
|
|
|
|
},
|
2018-10-15 14:16:05 +00:00
|
|
|
{
|
|
|
|
"name": "ArrayLiteralInitialSpreadSmallDoublePacked",
|
|
|
|
"path": ["ArrayLiteralInitialSpreadSmallDoublePacked"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [],
|
|
|
|
"results_regexp": "^%s\\-ArrayLiteralInitialSpreadSmallDoublePacked\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Spread"},
|
|
|
|
{"name": "ForLength"},
|
|
|
|
{"name": "ForLengthEmpty"},
|
|
|
|
{"name": "Slice"},
|
|
|
|
{"name": "Slice0"},
|
|
|
|
{"name": "ConcatReceive"},
|
|
|
|
{"name": "ConcatArg"},
|
|
|
|
{"name": "ForOfPush"},
|
|
|
|
{"name": "MapId"}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ArrayLiteralInitialSpreadLargeDoublePacked",
|
|
|
|
"path": ["ArrayLiteralInitialSpreadLargeDoublePacked"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [],
|
|
|
|
"results_regexp": "^%s\\-ArrayLiteralInitialSpreadLargeDoublePacked\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Spread"},
|
|
|
|
{"name": "ForLength"},
|
|
|
|
{"name": "ForLengthEmpty"},
|
|
|
|
{"name": "Slice"},
|
|
|
|
{"name": "Slice0"},
|
|
|
|
{"name": "ConcatReceive"},
|
|
|
|
{"name": "ConcatArg"}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ArrayLiteralInitialSpreadSmallDoubleHoley",
|
|
|
|
"path": ["ArrayLiteralInitialSpreadSmallDoubleHoley"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [],
|
|
|
|
"results_regexp": "^%s\\-ArrayLiteralInitialSpreadSmallDoubleHoley\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Spread"},
|
|
|
|
{"name": "ForLength"},
|
|
|
|
{"name": "ForLengthEmpty"},
|
|
|
|
{"name": "Slice"},
|
|
|
|
{"name": "Slice0"},
|
|
|
|
{"name": "ConcatReceive"},
|
|
|
|
{"name": "ConcatArg"},
|
|
|
|
{"name": "ForOfPush"},
|
|
|
|
{"name": "MapId"}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ArrayLiteralInitialSpreadLargeDoubleHoley",
|
|
|
|
"path": ["ArrayLiteralInitialSpreadLargeDoubleHoley"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [],
|
|
|
|
"results_regexp": "^%s\\-ArrayLiteralInitialSpreadLargeDoubleHoley\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Spread"},
|
|
|
|
{"name": "ForLength"},
|
|
|
|
{"name": "ForLengthEmpty"},
|
|
|
|
{"name": "Slice"},
|
|
|
|
{"name": "Slice0"},
|
|
|
|
{"name": "ConcatReceive"},
|
|
|
|
{"name": "ConcatArg"}
|
|
|
|
]
|
|
|
|
},
|
2018-10-10 08:09:30 +00:00
|
|
|
{
|
|
|
|
"name": "ArrayLiteralInitialSpreadSmallSmiMap",
|
|
|
|
"path": ["ArrayLiteralInitialSpreadSmallSmiMap"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [],
|
|
|
|
"results_regexp": "^%s\\-ArrayLiteralInitialSpreadSmallSmiMap\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "ForOfKeys"},
|
|
|
|
{"name": "ForOfValues"},
|
|
|
|
{"name": "SpreadKeys"},
|
|
|
|
{"name": "SpreadValues"}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ArrayLiteralInitialSpreadLargeSmiMap",
|
|
|
|
"path": ["ArrayLiteralInitialSpreadLargeSmiMap"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [],
|
|
|
|
"results_regexp": "^%s\\-ArrayLiteralInitialSpreadLargeSmiMap\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "ForOfKeys"},
|
|
|
|
{"name": "ForOfValues"},
|
|
|
|
{"name": "SpreadKeys"},
|
|
|
|
{"name": "SpreadValues"}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ArrayLiteralInitialSpreadSmallSmiSet",
|
|
|
|
"path": ["ArrayLiteralInitialSpreadSmallSmiSet"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [],
|
|
|
|
"results_regexp": "^%s\\-ArrayLiteralInitialSpreadSmallSmiSet\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "ForOf"},
|
|
|
|
{"name": "ForOfKeys"},
|
|
|
|
{"name": "ForOfValues"},
|
|
|
|
{"name": "Spread"},
|
|
|
|
{"name": "SpreadKeys"},
|
|
|
|
{"name": "SpreadValues"}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ArrayLiteralInitialSpreadLargeSmiSet",
|
|
|
|
"path": ["ArrayLiteralInitialSpreadLargeSmiSet"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [],
|
|
|
|
"results_regexp": "^%s\\-ArrayLiteralInitialSpreadLargeSmiSet\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "ForOf"},
|
|
|
|
{"name": "ForOfKeys"},
|
|
|
|
{"name": "ForOfValues"},
|
|
|
|
{"name": "Spread"},
|
|
|
|
{"name": "SpreadKeys"},
|
|
|
|
{"name": "SpreadValues"}
|
|
|
|
]
|
|
|
|
},
|
2018-01-22 12:15:34 +00:00
|
|
|
{
|
|
|
|
"name": "ArrayLiteralSpread",
|
|
|
|
"path": ["ArrayLiteralSpread"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [],
|
|
|
|
"results_regexp": "^%s\\-ArrayLiteralSpread\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Babel"},
|
|
|
|
{"name": "ForOfPush"},
|
|
|
|
{"name": "ForOfSet"},
|
|
|
|
{"name": "Spread"}
|
|
|
|
]
|
|
|
|
},
|
2018-03-01 11:57:42 +00:00
|
|
|
{
|
|
|
|
"name": "SpreadCallsGeneral",
|
|
|
|
"path": ["SpreadCallsGeneral"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [],
|
|
|
|
"results_regexp": "^%s\\-SpreadCallsGeneral\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "ApplySpreadLiteral"},
|
|
|
|
{"name": "SpreadCall"},
|
|
|
|
{"name": "SpreadCallSpreadLiteral"}
|
|
|
|
]
|
|
|
|
},
|
2015-09-08 23:17:00 +00:00
|
|
|
{
|
|
|
|
"name": "RestParameters",
|
|
|
|
"path": ["RestParameters"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["rest.js"],
|
|
|
|
"units": "score",
|
|
|
|
"results_regexp": "^%s\\-RestParameters\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
2017-04-19 05:25:40 +00:00
|
|
|
{"name": "Basic1"},
|
|
|
|
{"name": "ReturnArgsBabel"},
|
|
|
|
{"name": "ReturnArgsNative"}
|
2015-09-08 23:17:00 +00:00
|
|
|
]
|
|
|
|
},
|
2015-04-09 19:37:14 +00:00
|
|
|
{
|
|
|
|
"name": "SpreadCalls",
|
|
|
|
"path": ["SpreadCalls"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["spreadcalls.js"],
|
|
|
|
"units": "score",
|
|
|
|
"results_regexp": "^%s\\-SpreadCalls\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
2015-04-10 18:29:22 +00:00
|
|
|
{"name": "Call"},
|
|
|
|
{"name": "CallMethod"},
|
|
|
|
{"name": "CallNew"}
|
2015-04-09 19:37:14 +00:00
|
|
|
]
|
|
|
|
},
|
2014-12-04 10:37:36 +00:00
|
|
|
{
|
|
|
|
"name": "Classes",
|
|
|
|
"path": ["Classes"],
|
|
|
|
"main": "run.js",
|
2017-08-08 04:11:55 +00:00
|
|
|
"resources": [
|
|
|
|
"super.js",
|
|
|
|
"default-constructor.js",
|
|
|
|
"leaf-constructors.js"],
|
2014-12-04 10:37:36 +00:00
|
|
|
"results_regexp": "^%s\\-Classes\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
2014-12-05 08:43:12 +00:00
|
|
|
{"name": "Super"},
|
2017-08-08 04:11:55 +00:00
|
|
|
{"name": "DefaultConstructor"},
|
|
|
|
{"name": "LeafConstructors"}
|
2014-12-04 10:37:36 +00:00
|
|
|
]
|
|
|
|
},
|
2016-12-05 13:10:26 +00:00
|
|
|
{
|
|
|
|
"name": "Closures",
|
|
|
|
"path": ["Closures"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["closures.js"],
|
|
|
|
"flags": [],
|
|
|
|
"results_regexp": "^%s\\-Closures\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Closures"}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ClosuresMarkForTierUp",
|
|
|
|
"path": ["Closures"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["closures.js"],
|
2018-08-13 19:24:54 +00:00
|
|
|
"flags": [],
|
2016-12-05 13:10:26 +00:00
|
|
|
"results_regexp": "^%s\\-Closures\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Closures"}
|
|
|
|
]
|
|
|
|
},
|
2017-08-24 13:30:27 +00:00
|
|
|
{
|
|
|
|
"name": "ManyClosures",
|
|
|
|
"path": ["ManyClosures"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["create-many-closures.js"],
|
|
|
|
"flags": [ "--allow-natives-syntax", "--expose-gc" ],
|
|
|
|
"results_regexp": "^%s\\-ManyClosures\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "ManyClosures"}
|
|
|
|
]
|
|
|
|
},
|
2014-12-04 10:37:36 +00:00
|
|
|
{
|
|
|
|
"name": "Collections",
|
|
|
|
"path": ["Collections"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [
|
|
|
|
"common.js",
|
|
|
|
"map.js",
|
|
|
|
"run.js",
|
|
|
|
"set.js",
|
|
|
|
"weakmap.js",
|
|
|
|
"weakset.js"
|
|
|
|
],
|
|
|
|
"results_regexp": "^%s\\-Collections\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Map-Smi"},
|
|
|
|
{"name": "Map-String"},
|
|
|
|
{"name": "Map-Object"},
|
2017-11-16 03:41:49 +00:00
|
|
|
{"name": "Map-Object-Set-Get-Large"},
|
|
|
|
{"name": "Map-Double"},
|
2014-12-04 10:37:36 +00:00
|
|
|
{"name": "Map-Iteration"},
|
2017-07-05 11:58:54 +00:00
|
|
|
{"name": "Map-Iterator"},
|
2014-12-04 10:37:36 +00:00
|
|
|
{"name": "Set-Smi"},
|
|
|
|
{"name": "Set-String"},
|
|
|
|
{"name": "Set-Object"},
|
2017-11-16 03:41:49 +00:00
|
|
|
{"name": "Set-Double"},
|
2014-12-04 10:37:36 +00:00
|
|
|
{"name": "Set-Iteration"},
|
2017-07-05 11:58:54 +00:00
|
|
|
{"name": "Set-Iterator"},
|
2014-12-04 10:37:36 +00:00
|
|
|
{"name": "WeakMap"},
|
2017-11-16 03:41:49 +00:00
|
|
|
{"name": "WeakMap-Constructor"},
|
|
|
|
{"name": "WeakSet"},
|
|
|
|
{"name": "WeakSet-Constructor"}
|
2014-12-04 10:37:36 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Iterators",
|
|
|
|
"path": ["Iterators"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["forof.js"],
|
|
|
|
"results_regexp": "^%s\\-Iterators\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "ForOf"}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Strings",
|
|
|
|
"path": ["Strings"],
|
2016-09-29 09:33:24 +00:00
|
|
|
"run_count": 1,
|
|
|
|
"timeout": 240,
|
2016-10-13 12:29:11 +00:00
|
|
|
"timeout_arm": 420,
|
2018-02-28 11:38:57 +00:00
|
|
|
"units": "score",
|
2014-12-04 10:37:36 +00:00
|
|
|
"tests": [
|
2018-02-28 11:38:57 +00:00
|
|
|
{
|
|
|
|
"name": "StringFunctions",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "harmony-string.js" ],
|
|
|
|
"test_flags": [ "harmony-string" ],
|
|
|
|
"results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
|
|
|
|
"run_count": 1,
|
|
|
|
"tests": [
|
|
|
|
{"name": "StringRepeat"},
|
|
|
|
{"name": "StringStartsWith"},
|
|
|
|
{"name": "StringEndsWith"},
|
|
|
|
{"name": "StringIncludes"},
|
|
|
|
{"name": "StringFromCodePoint"},
|
2018-03-01 12:48:23 +00:00
|
|
|
{"name": "StringCodePointAt"},
|
|
|
|
{"name": "StringCodePointAtSum"}
|
2018-02-28 11:38:57 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "StringIndexOf",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "string-indexof.js" ],
|
|
|
|
"test_flags": [ "string-indexof" ],
|
|
|
|
"results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
|
|
|
|
"run_count": 1,
|
|
|
|
"tests": [
|
|
|
|
{"name": "StringIndexOfConstant"},
|
|
|
|
{"name": "StringIndexOfNonConstant"}
|
|
|
|
]
|
|
|
|
},
|
2018-05-08 11:31:23 +00:00
|
|
|
{
|
|
|
|
"name": "StringSplit",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "string-split.js" ],
|
|
|
|
"test_flags": [ "string-split" ],
|
|
|
|
"results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
|
|
|
|
"run_count": 1,
|
|
|
|
"tests": [
|
|
|
|
{"name": "ShortSubjectEmptySeparator"},
|
|
|
|
{"name": "LongSubjectEmptySeparator"},
|
|
|
|
{"name": "ShortTwoBytesSubjectEmptySeparator"},
|
|
|
|
{"name": "LongTwoBytesSubjectEmptySeparator"},
|
|
|
|
{"name": "ShortSubject"},
|
|
|
|
{"name": "LongSubject"},
|
|
|
|
{"name": "ShortTwoBytesSubject"},
|
|
|
|
{"name": "LongTwoBytesSubject"}
|
|
|
|
]
|
|
|
|
},
|
2018-02-28 11:38:57 +00:00
|
|
|
{
|
|
|
|
"name": "StringAt",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "string-stringat.js" ],
|
|
|
|
"test_flags": [ "string-stringat" ],
|
|
|
|
"results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
|
|
|
|
"run_count": 1,
|
|
|
|
"tests": [
|
|
|
|
{"name": "StringCharCodeAtConstant"},
|
|
|
|
{"name": "StringCharCodeAtNonConstant"},
|
|
|
|
{"name": "StringCharCodeAtConstantInbounds"},
|
|
|
|
{"name": "StringCharCodeAtNonConstantInbounds"},
|
|
|
|
{"name": "StringCodePointAtConstant"},
|
|
|
|
{"name": "StringCodePointAtNonConstant"},
|
|
|
|
{"name": "StringCodePointAtConstantInbounds"},
|
|
|
|
{"name": "StringCodePointAtNonConstantInbounds"}
|
|
|
|
]
|
|
|
|
},
|
2018-03-09 11:50:28 +00:00
|
|
|
{
|
|
|
|
"name": "StringAtComparison",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "string-stringat-comp.js" ],
|
|
|
|
"test_flags": [ "string-stringat-comp" ],
|
|
|
|
"results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
|
|
|
|
"run_count": 1,
|
|
|
|
"tests": [
|
|
|
|
{"name": "charCodeAt_const"},
|
|
|
|
{"name": "charCodeAt_both"},
|
|
|
|
{"name": "charAt_const"},
|
|
|
|
{"name": "charAt_never"},
|
|
|
|
{"name": "charAt_both"},
|
|
|
|
{"name": "stringIndex_const"}
|
|
|
|
]
|
|
|
|
},
|
2019-02-14 21:33:06 +00:00
|
|
|
{
|
|
|
|
"name": "StringNormalize",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "string-normalize.js" ],
|
|
|
|
"test_flags": [ "string-normalize" ],
|
|
|
|
"results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
|
|
|
|
"run_count": 1,
|
|
|
|
"tests": [
|
|
|
|
{"name": "StringNormalize"},
|
|
|
|
{"name": "StringNormalizeNFD"},
|
|
|
|
{"name": "StringNormalizeNFKC"},
|
|
|
|
{"name": "StringNormalizeNFKD"}
|
|
|
|
]
|
|
|
|
},
|
2018-11-06 20:22:43 +00:00
|
|
|
{
|
|
|
|
"name": "StringLocaleCompare",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "string-localeCompare.js" ],
|
|
|
|
"test_flags": [ "string-localeCompare" ],
|
|
|
|
"results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
|
|
|
|
"run_count": 1,
|
|
|
|
"tests": [
|
|
|
|
{"name": "StringLocaleCompare"}
|
|
|
|
]
|
|
|
|
},
|
2019-02-14 21:22:41 +00:00
|
|
|
{
|
|
|
|
"name": "StringToLocaleCase",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "string-toLocaleCase.js" ],
|
|
|
|
"test_flags": [ "string-toLocaleCase" ],
|
|
|
|
"results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
|
|
|
|
"run_count": 1,
|
|
|
|
"tests": [
|
|
|
|
{"name": "StringToLocaleLowerCase"},
|
|
|
|
{"name": "StringToLocaleUpperCase"},
|
|
|
|
{"name": "StringToLocaleLowerCaseTR"},
|
|
|
|
{"name": "StringToLocaleUpperCaseTR"}
|
|
|
|
]
|
|
|
|
},
|
2018-04-10 03:17:24 +00:00
|
|
|
{
|
|
|
|
"name": "StringMatchAll",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "string-matchall.js" ],
|
|
|
|
"flags": [
|
|
|
|
"--harmony-string-matchall"
|
|
|
|
],
|
|
|
|
"test_flags": [ "string-matchall" ],
|
|
|
|
"results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
|
|
|
|
"run_count": 1,
|
|
|
|
"tests": [
|
|
|
|
{"name": "StringMatchAllBuiltinRegExpIteratorCreation"},
|
|
|
|
{"name": "StringMatchAllBuiltinStringIteratorCreation"},
|
|
|
|
{"name": "StringMatchAllBuiltinString"},
|
|
|
|
{"name": "StringMatchAllManualString"},
|
|
|
|
{"name": "StringMatchAllBuiltinRegExp"},
|
|
|
|
{"name": "StringMatchAllManualRegExp"},
|
|
|
|
{"name": "StringMatchAllBuiltinZeroWidth"},
|
|
|
|
{"name": "StringMatchAllBuiltinZeroWidthUnicode"}
|
|
|
|
]
|
|
|
|
},
|
2018-04-13 08:53:16 +00:00
|
|
|
{
|
|
|
|
"name": "StringStartsEndsWithComparison",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "string-startsendswith-comp.js" ],
|
|
|
|
"test_flags": [ "string-startsendswith-comp" ],
|
|
|
|
"results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
|
|
|
|
"run_count": 1,
|
|
|
|
"tests": [
|
|
|
|
{"name": "startsWith"},
|
|
|
|
{"name": "startsIndex"},
|
|
|
|
{"name": "endsWith"},
|
|
|
|
{"name": "endsIndex"}
|
|
|
|
]
|
|
|
|
},
|
2019-01-16 19:48:53 +00:00
|
|
|
{
|
|
|
|
"name": "StringStartsWith",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "string-startswith.js" ],
|
|
|
|
"test_flags": [ "string-startswith" ],
|
|
|
|
"results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
|
|
|
|
"run_count": 1,
|
|
|
|
"flags": [ "--allow-natives-syntax" ],
|
|
|
|
"tests": [
|
|
|
|
{"name": "DirectStringsDirectSearch"},
|
|
|
|
{"name": "ConsStringsDirectSearch"},
|
|
|
|
{"name": "DirectStringsConsSearch"},
|
|
|
|
{"name": "ConsStringsConsSearch"}
|
|
|
|
]
|
|
|
|
},
|
2018-02-28 11:38:57 +00:00
|
|
|
{
|
|
|
|
"name": "StringSubstring",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "string-substring.js" ],
|
|
|
|
"test_flags": [ "string-substring" ],
|
|
|
|
"results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
|
|
|
|
"run_count": 1,
|
|
|
|
"tests": [
|
|
|
|
{"name": "StringDropFirstSlice"},
|
|
|
|
{"name": "StringDropFirstSubstr"},
|
|
|
|
{"name": "StringDropFirstSubstring"},
|
|
|
|
{"name": "StringTakeFirstSlice"},
|
|
|
|
{"name": "StringTakeFirstSubstr"},
|
|
|
|
{"name": "StringTakeFirstSubstring"},
|
|
|
|
{"name": "StringDropLastSlice"},
|
|
|
|
{"name": "StringDropLastSubstr"},
|
|
|
|
{"name": "StringDropLastSubstring"},
|
|
|
|
{"name": "StringTakeLastSlice"},
|
|
|
|
{"name": "StringTakeLastSubstr"},
|
|
|
|
{"name": "StringTakeLastSubstring"},
|
|
|
|
{"name": "StringDropFirstSlice"},
|
|
|
|
{"name": "StringDropFirstSubstr"},
|
|
|
|
{"name": "StringDropFirstSubstring"}
|
|
|
|
]
|
|
|
|
}
|
2014-12-04 10:37:36 +00:00
|
|
|
]
|
2014-12-12 05:14:18 +00:00
|
|
|
},
|
2016-09-23 19:03:40 +00:00
|
|
|
{
|
|
|
|
"name": "StringIterators",
|
|
|
|
"path": ["StringIterators"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["string-iterator.js"],
|
|
|
|
"results_regexp": "^%s\\-StringIterators\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Spread_OneByteShort"},
|
|
|
|
{"name": "Spread_TwoByteShort"},
|
|
|
|
{"name": "Spread_WithSurrogatePairsShort"},
|
|
|
|
{"name": "ForOf_OneByteShort"},
|
|
|
|
{"name": "ForOf_TwoByteShort"},
|
|
|
|
{"name": "ForOf_WithSurrogatePairsShort"},
|
|
|
|
{"name": "ForOf_OneByteLong"},
|
|
|
|
{"name": "ForOf_TwoByteLong"},
|
|
|
|
{"name": "ForOf_WithSurrogatePairsLong"}
|
|
|
|
]
|
|
|
|
},
|
2014-12-12 05:14:18 +00:00
|
|
|
{
|
|
|
|
"name": "Templates",
|
|
|
|
"path": ["Templates"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["templates.js"],
|
|
|
|
"units": "score",
|
|
|
|
"results_regexp": "^%s\\-Templates\\(Score\\): (.+)$",
|
|
|
|
"total": true,
|
|
|
|
"tests": [
|
|
|
|
{"name": "Untagged"},
|
|
|
|
{"name": "LargeUntagged"},
|
|
|
|
{"name": "Tagged"}
|
|
|
|
]
|
2015-05-06 16:17:40 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Object",
|
2016-03-09 11:56:24 +00:00
|
|
|
"path": ["Object"],
|
2015-05-06 16:17:40 +00:00
|
|
|
"main": "run.js",
|
2016-03-07 18:45:23 +00:00
|
|
|
"flags": ["--harmony"],
|
|
|
|
"resources": [
|
|
|
|
"assign.js",
|
2016-10-07 12:27:42 +00:00
|
|
|
"create.js",
|
|
|
|
"entries.js",
|
|
|
|
"values.js"
|
2016-03-07 18:45:23 +00:00
|
|
|
],
|
2015-05-06 16:17:40 +00:00
|
|
|
"results_regexp": "^%s\\-Object\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
2016-03-07 18:45:23 +00:00
|
|
|
{"name": "Assign"},
|
2016-11-07 11:00:37 +00:00
|
|
|
{"name": "Create"},
|
2016-03-07 18:45:23 +00:00
|
|
|
{"name": "Entries"},
|
|
|
|
{"name": "EntriesMegamorphic"},
|
|
|
|
{"name": "Values"},
|
|
|
|
{"name": "ValuesMegamorphic"}
|
2015-05-06 16:17:40 +00:00
|
|
|
]
|
2015-06-01 07:40:02 +00:00
|
|
|
},
|
2018-04-04 13:58:30 +00:00
|
|
|
{
|
|
|
|
"name": "ObjectLiteralSpread",
|
|
|
|
"path": ["ObjectLiteralSpread"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [],
|
|
|
|
"results_regexp": "^%s\\-ObjectLiteralSpread\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Babel"},
|
|
|
|
{"name": "BabelAndOverwrite"},
|
|
|
|
{"name": "ObjectAssign"},
|
|
|
|
{"name": "ObjectAssignAndOverwrite"},
|
|
|
|
{"name": "ObjectSpread"},
|
|
|
|
{"name": "ObjectSpreadAndOverwrite"}
|
|
|
|
]
|
|
|
|
},
|
2015-06-01 07:40:02 +00:00
|
|
|
{
|
|
|
|
"name": "Scope",
|
|
|
|
"path": ["Scope"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["with.js"],
|
|
|
|
"results_regexp": "^%s\\-Scope\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "With"}
|
|
|
|
]
|
2015-06-03 12:12:20 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Exceptions",
|
|
|
|
"path": ["Exceptions"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["try-catch.js"],
|
|
|
|
"results_regexp": "^%s\\-Exceptions\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Try-Catch"}
|
|
|
|
]
|
2016-02-29 14:54:41 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Keys",
|
|
|
|
"path": ["Keys"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["keys.js"],
|
|
|
|
"results_regexp": "^%s\\-Keys\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Object.keys()"},
|
2016-03-02 12:24:37 +00:00
|
|
|
{"name": "for-in"},
|
|
|
|
{"name": "for-in hasOwnProperty()"},
|
|
|
|
{"name": "for (i < Object.keys().length)"},
|
2016-02-29 14:54:41 +00:00
|
|
|
{"name": "Object.keys().forEach()"},
|
|
|
|
{"name": "for (i < array.length)"},
|
|
|
|
{"name": "for (i < length)"}
|
|
|
|
]
|
2016-04-26 10:21:54 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "PropertyQueries",
|
|
|
|
"path": ["PropertyQueries"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["property-queries.js"],
|
|
|
|
"results_regexp": "^%s\\-PropertyQueries\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
2016-04-27 09:13:11 +00:00
|
|
|
{"name": "in--INTERN-prop"},
|
|
|
|
{"name": "in--DEINTERN-prop"},
|
|
|
|
{"name": "in--NE-INTERN-prop"},
|
|
|
|
{"name": "in--NE-DEINTERN-prop"},
|
|
|
|
{"name": "in--el"},
|
|
|
|
{"name": "in--el-str"},
|
|
|
|
{"name": "in--NE-el"},
|
|
|
|
{"name": "Object.hasOwnProperty--INTERN-prop"},
|
|
|
|
{"name": "Object.hasOwnProperty--DEINTERN-prop"},
|
|
|
|
{"name": "Object.hasOwnProperty--NE-INTERN-prop"},
|
|
|
|
{"name": "Object.hasOwnProperty--NE-DEINTERN-prop"},
|
|
|
|
{"name": "Object.hasOwnProperty--el"},
|
|
|
|
{"name": "Object.hasOwnProperty--el-str"},
|
|
|
|
{"name": "Object.hasOwnProperty--NE-el"}
|
2016-04-26 10:21:54 +00:00
|
|
|
]
|
2017-02-06 04:20:09 +00:00
|
|
|
},
|
2018-05-14 15:02:23 +00:00
|
|
|
{
|
|
|
|
"name": "DataView",
|
|
|
|
"path": ["DataView"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["dataviewtest.js"],
|
|
|
|
"results_regexp": "^DataView\\-%s\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "DataViewTest-DataView-BigEndian"},
|
|
|
|
{"name": "DataViewTest-DataView-LittleEndian"},
|
2018-07-09 11:59:37 +00:00
|
|
|
{"name": "DataViewTest-DataView-Floats"},
|
2018-05-14 15:02:23 +00:00
|
|
|
{"name": "DataViewTest-TypedArray-BigEndian"},
|
2018-07-09 11:59:37 +00:00
|
|
|
{"name": "DataViewTest-TypedArray-LittleEndian"},
|
|
|
|
{"name": "DataViewTest-TypedArray-Floats"}
|
2018-05-14 15:02:23 +00:00
|
|
|
]
|
|
|
|
},
|
2017-02-06 04:20:09 +00:00
|
|
|
{
|
|
|
|
"name": "TypedArrays",
|
|
|
|
"path": ["TypedArrays"],
|
2017-02-09 17:38:30 +00:00
|
|
|
"results_regexp": "^TypedArrays\\-%s\\(Score\\): (.+)$",
|
2017-02-06 04:20:09 +00:00
|
|
|
"tests": [
|
2017-02-09 17:38:30 +00:00
|
|
|
{
|
|
|
|
"name": "CopyWithin",
|
|
|
|
"main": "run.js",
|
2017-03-31 07:49:31 +00:00
|
|
|
"resources": ["copywithin.js"],
|
2017-02-15 14:48:42 +00:00
|
|
|
"test_flags": ["copywithin"]
|
2017-02-09 17:38:30 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Constructor",
|
|
|
|
"main": "run.js",
|
2017-03-31 07:49:31 +00:00
|
|
|
"resources": ["constructor.js"],
|
2017-02-09 17:38:30 +00:00
|
|
|
"test_flags": ["constructor"]
|
|
|
|
},
|
2017-02-24 12:42:40 +00:00
|
|
|
{
|
|
|
|
"name": "ConstructWithBuffer",
|
|
|
|
"main": "run.js",
|
2017-03-31 07:49:31 +00:00
|
|
|
"resources": ["construct-buffer.js"],
|
2017-02-24 12:42:40 +00:00
|
|
|
"test_flags": ["construct-buffer"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ConstructArrayLike",
|
|
|
|
"main": "run.js",
|
2017-03-31 07:49:31 +00:00
|
|
|
"resources": ["construct-arraylike.js"],
|
2017-02-24 12:42:40 +00:00
|
|
|
"test_flags": ["construct-arraylike"]
|
|
|
|
},
|
2017-03-20 13:43:55 +00:00
|
|
|
{
|
|
|
|
"name": "ConstructByTypedArray",
|
|
|
|
"main": "run.js",
|
2017-03-31 07:49:31 +00:00
|
|
|
"resources": ["construct-typedarray.js"],
|
2017-03-20 13:43:55 +00:00
|
|
|
"test_flags": ["construct-typedarray"]
|
|
|
|
},
|
2017-03-29 11:43:19 +00:00
|
|
|
{
|
|
|
|
"name": "ConstructBySameTypedArray",
|
|
|
|
"main": "run.js",
|
2017-03-31 07:49:31 +00:00
|
|
|
"resources": ["construct-same-typedarray.js"],
|
2017-03-29 11:43:19 +00:00
|
|
|
"test_flags": ["construct-same-typedarray"]
|
|
|
|
},
|
2017-04-11 11:17:54 +00:00
|
|
|
{
|
|
|
|
"name": "ConstructAllTypedArrays",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["construct-all-typedarrays.js"],
|
|
|
|
"test_flags": ["construct-all-typedarrays"]
|
|
|
|
},
|
2018-12-10 02:37:49 +00:00
|
|
|
{
|
|
|
|
"name": "JoinBigIntTypes",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["base.js", "join.js", "join-bigint.js"],
|
|
|
|
"test_flags": ["join-bigint"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "JoinFloatTypes",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["base.js", "join.js", "join-float.js"],
|
|
|
|
"test_flags": ["join-float"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "JoinIntTypes",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["base.js", "join.js", "join-int.js"],
|
|
|
|
"test_flags": ["join-int"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "JoinWithSeparatorBigIntTypes",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["base.js", "join.js", "join-sep-bigint.js"],
|
|
|
|
"test_flags": ["join-sep-bigint"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "JoinWithSeparatorFloatTypes",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["base.js", "join.js", "join-sep-float.js"],
|
|
|
|
"test_flags": ["join-sep-float"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "JoinWithSeparatorIntTypes",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["base.js", "join.js", "join-sep-int.js"],
|
|
|
|
"test_flags": ["join-sep-int"]
|
|
|
|
},
|
2017-08-14 14:31:39 +00:00
|
|
|
{
|
|
|
|
"name": "SetFromArrayLike",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["set-from-arraylike.js"],
|
|
|
|
"test_flags": ["set-from-arraylike"]
|
|
|
|
},
|
2017-08-14 14:13:07 +00:00
|
|
|
{
|
|
|
|
"name": "SetFromDifferentType",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["set-from-different-type.js"],
|
|
|
|
"test_flags": ["set-from-different-type"]
|
|
|
|
},
|
2017-08-14 13:45:11 +00:00
|
|
|
{
|
|
|
|
"name": "SetFromSameType",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["set-from-same-type.js"],
|
|
|
|
"test_flags": ["set-from-same-type"]
|
|
|
|
},
|
2017-12-17 14:43:54 +00:00
|
|
|
{
|
|
|
|
"name": "SliceNoSpecies",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["slice-nospecies.js"],
|
|
|
|
"test_flags": ["slice-nospecies"]
|
|
|
|
},
|
2017-02-15 14:48:42 +00:00
|
|
|
{
|
2018-04-11 08:33:35 +00:00
|
|
|
"name": "SortIntTypes",
|
2017-02-15 14:48:42 +00:00
|
|
|
"main": "run.js",
|
2018-12-10 02:37:49 +00:00
|
|
|
"resources": ["base.js", "sort.js", "sort-int.js"],
|
2018-04-11 08:33:35 +00:00
|
|
|
"test_flags": ["sort-int"]
|
|
|
|
},
|
2018-04-18 12:08:15 +00:00
|
|
|
{
|
|
|
|
"name": "SortBigIntTypes",
|
|
|
|
"main": "run.js",
|
2018-12-10 02:37:49 +00:00
|
|
|
"resources": ["base.js", "sort.js", "sort-bigint.js"],
|
2018-04-18 12:08:15 +00:00
|
|
|
"test_flags": ["sort-bigint"]
|
|
|
|
},
|
2018-04-11 08:33:35 +00:00
|
|
|
{
|
|
|
|
"name": "SortFloatTypes",
|
|
|
|
"main": "run.js",
|
2018-12-10 02:37:49 +00:00
|
|
|
"resources": ["base.js", "sort.js", "sort-float.js"],
|
2018-04-11 08:33:35 +00:00
|
|
|
"test_flags": ["sort-float"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "SortCustomCompareFnIntTypes",
|
|
|
|
"main": "run.js",
|
2018-12-10 02:37:49 +00:00
|
|
|
"resources": ["base.js", "sort.js", "sort-cmpfn-int.js"],
|
2018-04-11 08:33:35 +00:00
|
|
|
"test_flags": ["sort-cmpfn-int"]
|
|
|
|
},
|
2018-04-18 12:08:15 +00:00
|
|
|
{
|
|
|
|
"name": "SortCustomCompareFnBigIntTypes",
|
|
|
|
"main": "run.js",
|
2018-12-10 02:37:49 +00:00
|
|
|
"resources": ["base.js", "sort.js", "sort-cmpfn-bigint.js"],
|
2018-04-18 12:08:15 +00:00
|
|
|
"test_flags": ["sort-cmpfn-bigint"]
|
|
|
|
},
|
2018-04-11 08:33:35 +00:00
|
|
|
{
|
|
|
|
"name": "SortCustomCompareFnFloatTypes",
|
|
|
|
"main": "run.js",
|
2018-12-10 02:37:49 +00:00
|
|
|
"resources": ["base.js", "sort.js", "sort-cmpfn-float.js"],
|
2018-04-11 08:33:35 +00:00
|
|
|
"test_flags": ["sort-cmpfn-float"]
|
2017-12-17 14:48:49 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "SubarrayNoSpecies",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["subarray-nospecies.js"],
|
|
|
|
"test_flags": ["subarray-nospecies"]
|
2017-02-09 17:38:30 +00:00
|
|
|
}
|
2017-02-06 04:20:09 +00:00
|
|
|
]
|
2017-03-21 08:56:56 +00:00
|
|
|
},
|
|
|
|
{
|
2017-03-22 09:07:47 +00:00
|
|
|
"name": "Array",
|
|
|
|
"path": ["Array"],
|
2017-03-21 08:56:56 +00:00
|
|
|
"main": "run.js",
|
|
|
|
"resources": [
|
2018-08-09 07:39:09 +00:00
|
|
|
"filter.js", "map.js", "every.js", "join.js", "some.js", "reduce.js",
|
|
|
|
"reduce-right.js", "to-string.js", "find.js", "find-index.js",
|
|
|
|
"from.js", "of.js", "for-each.js", "slice.js", "copy-within.js"
|
2017-07-04 08:33:39 +00:00
|
|
|
],
|
|
|
|
"flags": [
|
|
|
|
"--allow-natives-syntax"
|
2017-03-21 08:56:56 +00:00
|
|
|
],
|
2017-03-22 09:46:36 +00:00
|
|
|
"results_regexp": "^%s\\-Array\\(Score\\): (.+)$",
|
2017-03-21 08:56:56 +00:00
|
|
|
"tests": [
|
2018-01-16 13:22:10 +00:00
|
|
|
{"name": "NaiveForEachReplacement"},
|
|
|
|
{"name": "DoubleForEach"},
|
|
|
|
{"name": "SmiForEach"},
|
|
|
|
{"name": "FastForEach"},
|
|
|
|
{"name": "GenericForEach"},
|
|
|
|
{"name": "OptFastForEach"},
|
|
|
|
{"name": "OptUnreliableForEach"},
|
2017-03-24 17:39:34 +00:00
|
|
|
{"name": "NaiveFilterReplacement"},
|
|
|
|
{"name": "DoubleFilter"},
|
|
|
|
{"name": "SmiFilter"},
|
|
|
|
{"name": "FastFilter"},
|
2017-09-06 08:02:29 +00:00
|
|
|
{"name": "GenericFilter"},
|
2017-07-04 08:33:39 +00:00
|
|
|
{"name": "OptFastFilter"},
|
2018-01-16 13:22:10 +00:00
|
|
|
{"name": "OptUnreliableFilter"},
|
2017-03-24 17:39:34 +00:00
|
|
|
{"name": "NaiveMapReplacement"},
|
|
|
|
{"name": "DoubleMap"},
|
|
|
|
{"name": "SmiMap"},
|
|
|
|
{"name": "FastMap"},
|
2017-09-06 08:02:29 +00:00
|
|
|
{"name": "GenericMap"},
|
|
|
|
{"name": "OptFastMap"},
|
2018-01-16 13:22:10 +00:00
|
|
|
{"name": "OptUnreliableMap"},
|
2017-07-04 08:33:39 +00:00
|
|
|
{"name": "DoubleEvery"},
|
|
|
|
{"name": "SmiEvery"},
|
|
|
|
{"name": "FastEvery"},
|
2017-09-06 08:02:29 +00:00
|
|
|
{"name": "OptFastEvery"},
|
2018-01-16 13:22:10 +00:00
|
|
|
{"name": "OptUnreliableEvery"},
|
2017-09-06 08:02:29 +00:00
|
|
|
{"name": "SmiJoin"},
|
|
|
|
{"name": "StringJoin"},
|
|
|
|
{"name": "SparseSmiJoin"},
|
|
|
|
{"name": "SparseStringJoin"},
|
2017-07-04 08:33:39 +00:00
|
|
|
{"name": "DoubleSome"},
|
|
|
|
{"name": "SmiSome"},
|
|
|
|
{"name": "FastSome"},
|
2017-09-06 08:02:29 +00:00
|
|
|
{"name": "OptFastSome"},
|
2018-01-16 13:22:10 +00:00
|
|
|
{"name": "OptUnreliableSome"},
|
2017-07-04 08:33:39 +00:00
|
|
|
{"name": "DoubleReduce"},
|
|
|
|
{"name": "SmiReduce"},
|
|
|
|
{"name": "FastReduce"},
|
2017-09-06 08:02:29 +00:00
|
|
|
{"name": "OptFastReduce"},
|
2018-01-16 13:22:10 +00:00
|
|
|
{"name": "OptUnreliableReduce"},
|
2017-07-04 08:33:39 +00:00
|
|
|
{"name": "DoubleReduceRight"},
|
|
|
|
{"name": "SmiReduceRight"},
|
|
|
|
{"name": "FastReduceRight"},
|
2017-09-06 08:02:29 +00:00
|
|
|
{"name": "OptFastReduceRight"},
|
2018-01-16 13:22:10 +00:00
|
|
|
{"name": "OptUnreliableReduceRight"},
|
2017-09-06 08:02:29 +00:00
|
|
|
{"name": "SmiToString"},
|
|
|
|
{"name": "StringToString"},
|
|
|
|
{"name": "SparseSmiToString"},
|
2017-12-05 12:23:48 +00:00
|
|
|
{"name": "SparseStringToString"},
|
|
|
|
{"name": "NaiveFindReplacement"},
|
|
|
|
{"name": "DoubleFind"},
|
|
|
|
{"name": "SmiFind"},
|
|
|
|
{"name": "FastFind"},
|
|
|
|
{"name": "GenericFind"},
|
2017-12-06 13:55:06 +00:00
|
|
|
{"name": "OptFastFind"},
|
2018-01-16 13:22:10 +00:00
|
|
|
{"name": "OptUnreliableFind"},
|
2017-12-06 13:55:06 +00:00
|
|
|
{"name": "NaiveFindIndexReplacement"},
|
|
|
|
{"name": "DoubleFindIndex"},
|
|
|
|
{"name": "SmiFindIndex"},
|
|
|
|
{"name": "FastFindIndex"},
|
|
|
|
{"name": "GenericFindIndex"},
|
2018-01-12 15:32:45 +00:00
|
|
|
{"name": "OptFastFindIndex"},
|
2018-01-16 13:22:10 +00:00
|
|
|
{"name": "OptUnreliableFindIndex"},
|
2018-01-12 15:32:45 +00:00
|
|
|
{"name": "EmptyArrayOf"},
|
|
|
|
{"name": "SmallSmiArrayOf"},
|
|
|
|
{"name": "LargeSmiArrayOf"},
|
|
|
|
{"name": "SmallTransplantedArrayOf"},
|
|
|
|
{"name": "SmallDoubleArrayOf"},
|
|
|
|
{"name": "SmallStringArrayOf"},
|
2018-02-05 15:53:36 +00:00
|
|
|
{"name": "SmallMixedArrayOf"},
|
2018-02-08 10:46:53 +00:00
|
|
|
{"name": "SmiFrom"},
|
|
|
|
{"name": "SmallSmiFrom"},
|
2018-11-02 10:54:23 +00:00
|
|
|
{"name": "SmiCowNoMapFrom"},
|
|
|
|
{"name": "SmiNonCowNoMapFrom"},
|
2018-02-08 10:46:53 +00:00
|
|
|
{"name": "SmiNoIteratorFrom"},
|
|
|
|
{"name": "TransplantedFrom"},
|
|
|
|
{"name": "DoubleFrom"},
|
2018-10-24 13:33:02 +00:00
|
|
|
{"name": "DoubleNoMapFrom"},
|
2018-02-08 10:46:53 +00:00
|
|
|
{"name": "StringFrom"},
|
2018-11-02 10:54:23 +00:00
|
|
|
{"name": "StringCowNoMapFrom"},
|
|
|
|
{"name": "StringNonCowNoMapFrom"},
|
2018-06-11 09:10:45 +00:00
|
|
|
{"name": "MixedFrom"},
|
2018-11-02 10:54:23 +00:00
|
|
|
{"name": "MixedCowNoMapFrom"},
|
|
|
|
{"name": "MixedNonCowNoMapFrom"},
|
2018-06-11 09:10:45 +00:00
|
|
|
{"name": "Array.slice(500)"},
|
|
|
|
{"name": "Array.slice(500,999)"},
|
|
|
|
{"name": "Array.slice(-500)"},
|
|
|
|
{"name": "Array.slice(200,700)"},
|
|
|
|
{"name": "Array.slice(200,-300)"},
|
|
|
|
{"name": "Array.slice(4,1)"},
|
|
|
|
{"name": "Array.slice(500,999)-dict"},
|
|
|
|
{"name": "Array.slice(200,700)-dict"},
|
|
|
|
{"name": "Array.slice(200,-300)-dict"},
|
2018-08-08 14:20:22 +00:00
|
|
|
{"name": "Array.slice(4,1)-dict"},
|
|
|
|
{"name": "SmiCopyWithin"},
|
|
|
|
{"name": "StringCopyWithin"},
|
|
|
|
{"name": "SparseSmiCopyWithin"},
|
|
|
|
{"name": "SparseStringCopyWithin"}
|
2017-03-21 08:56:56 +00:00
|
|
|
]
|
2017-04-12 18:24:14 +00:00
|
|
|
},
|
2018-10-30 16:07:08 +00:00
|
|
|
{
|
|
|
|
"name": "ArrayIndexOfIncludesPolymorphic",
|
|
|
|
"path": ["ArrayIndexOfIncludesPolymorphic"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["indexof-includes-polymorphic.js"],
|
|
|
|
"test_flags": ["indexof-includes-polymorphic"],
|
|
|
|
"results_regexp": "^%s\\-ArrayIndexOfIncludesPolymorphic\\(Score\\): (.+)$",
|
|
|
|
"flags": [
|
|
|
|
"--allow-natives-syntax"
|
|
|
|
],
|
|
|
|
"tests": [
|
|
|
|
{"name": "for loop"},
|
|
|
|
{"name": "Array#indexOf"},
|
|
|
|
{"name": "Array#includes"}
|
|
|
|
]
|
|
|
|
},
|
2019-02-20 21:22:48 +00:00
|
|
|
{
|
|
|
|
"name": "ArrayInOperator",
|
|
|
|
"path": ["ArrayInOperator"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [],
|
|
|
|
"results_regexp": "^%s\\-ArrayInOperator\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "PackedSMI"},
|
|
|
|
{"name": "PackedDouble"},
|
|
|
|
{"name": "PackedElements"},
|
|
|
|
{"name": "HoleySMI"},
|
|
|
|
{"name": "HoleyDouble"},
|
|
|
|
{"name": "HoleyElements"},
|
|
|
|
{"name": "SparseSMI"},
|
|
|
|
{"name": "SparseDouble"},
|
|
|
|
{"name": "SparseElements"},
|
|
|
|
{"name": "TypedUint8"},
|
|
|
|
{"name": "TypedInt32"},
|
|
|
|
{"name": "TypedFloat64"}
|
|
|
|
]
|
|
|
|
},
|
2018-04-11 07:20:56 +00:00
|
|
|
{
|
|
|
|
"name": "ArraySort",
|
|
|
|
"path": ["ArraySort"],
|
|
|
|
"main": "run.js",
|
2018-04-12 10:41:39 +00:00
|
|
|
"resources": ["sort-base.js", "sort.js"],
|
|
|
|
"test_flags": ["sort"],
|
|
|
|
"results_regexp": "^%s\\-ArraySort\\(Score\\): (.+)$",
|
2018-04-11 07:20:56 +00:00
|
|
|
"flags": [
|
|
|
|
"--allow-natives-syntax"
|
|
|
|
],
|
2018-04-12 10:41:39 +00:00
|
|
|
"tests": [
|
|
|
|
{"name": "PackedSmi"},
|
|
|
|
{"name": "PackedDouble"},
|
|
|
|
{"name": "PackedElement"},
|
|
|
|
{"name": "HoleySmi"},
|
|
|
|
{"name": "HoleyDouble"},
|
|
|
|
{"name": "HoleyElement"},
|
|
|
|
{"name": "Dictionary"}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ArraySortCompareFns",
|
|
|
|
"path": ["ArraySort"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["sort-base.js", "sort-cmpfn.js"],
|
|
|
|
"test_flags": ["sort-cmpfn"],
|
2018-04-11 07:20:56 +00:00
|
|
|
"results_regexp": "^%s\\-ArraySort\\(Score\\): (.+)$",
|
2018-04-12 10:41:39 +00:00
|
|
|
"flags": [
|
|
|
|
"--allow-natives-syntax"
|
|
|
|
],
|
2018-04-11 07:20:56 +00:00
|
|
|
"tests": [
|
|
|
|
{"name": "PackedSmi"},
|
|
|
|
{"name": "PackedDouble"},
|
|
|
|
{"name": "PackedElement"},
|
|
|
|
{"name": "HoleySmi"},
|
|
|
|
{"name": "HoleyDouble"},
|
|
|
|
{"name": "HoleyElement"},
|
|
|
|
{"name": "Dictionary"}
|
|
|
|
]
|
|
|
|
},
|
2018-04-12 10:41:39 +00:00
|
|
|
{
|
|
|
|
"name": "ArraySortCompareFnKindChange",
|
|
|
|
"path": ["ArraySort"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["sort-base.js", "sort-cmpfn-kindchange.js"],
|
|
|
|
"test_flags": ["sort-cmpfn-kindchange"],
|
|
|
|
"results_regexp": "^%s\\-ArraySort\\(Score\\): (.+)$",
|
|
|
|
"flags": [
|
|
|
|
"--allow-natives-syntax"
|
|
|
|
],
|
|
|
|
"tests": [
|
|
|
|
{"name": "PackedSmiToPackedDouble"},
|
|
|
|
{"name": "HoleySmiToHoleyDouble"},
|
|
|
|
{"name": "PackedDoubleToHoleyDouble"},
|
|
|
|
{"name": "PackedElementToDictionary"},
|
|
|
|
{"name": "HoleyElementToDictionary"}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ArraySortPreSorted",
|
|
|
|
"path": ["ArraySort"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["sort-base.js", "sort-presorted.js"],
|
|
|
|
"test_flags": ["sort-presorted"],
|
|
|
|
"results_regexp": "^%s\\-ArraySort\\(Score\\): (.+)$",
|
|
|
|
"flags": [
|
|
|
|
"--allow-natives-syntax"
|
|
|
|
],
|
|
|
|
"tests": [
|
2018-06-21 07:47:13 +00:00
|
|
|
{"name": "Random"},
|
2018-05-29 15:20:58 +00:00
|
|
|
{"name": "Up"},
|
|
|
|
{"name": "Down"},
|
|
|
|
{"name": "Saw1000"},
|
|
|
|
{"name": "Saw500"},
|
|
|
|
{"name": "Saw200"},
|
|
|
|
{"name": "Saw200Symmetric"},
|
|
|
|
{"name": "Saw200Down"},
|
|
|
|
{"name": "UpDown"},
|
|
|
|
{"name": "UpUp"},
|
|
|
|
{"name": "DownDown"},
|
|
|
|
{"name": "DownUp"}
|
2018-04-12 10:41:39 +00:00
|
|
|
]
|
|
|
|
},
|
2018-05-22 12:32:11 +00:00
|
|
|
{
|
|
|
|
"name": "ArraySortMegamorphic",
|
|
|
|
"path": ["ArraySort"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["sort-base.js", "sort-megamorphic.js"],
|
|
|
|
"test_flags": ["sort-megamorphic"],
|
|
|
|
"results_regexp": "^%s\\-ArraySort\\(Score\\): (.+)$",
|
|
|
|
"flags": [
|
|
|
|
"--allow-natives-syntax"
|
|
|
|
],
|
|
|
|
"tests": [
|
|
|
|
{"name": "Base"},
|
|
|
|
{"name": "MultipleCompareFns"}
|
|
|
|
]
|
|
|
|
},
|
2018-06-21 10:49:16 +00:00
|
|
|
{
|
|
|
|
"name": "ArraySortDifferentLengths",
|
|
|
|
"path": ["ArraySort"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["sort-base.js", "sort-lengths.js"],
|
|
|
|
"test_flags": ["sort-lengths"],
|
|
|
|
"results_regexp": "^%s\\-ArraySort\\(Score\\): (.+)$",
|
|
|
|
"flags": [
|
|
|
|
"--allow-natives-syntax"
|
|
|
|
],
|
|
|
|
"tests": [
|
|
|
|
{"name": "Random10"},
|
|
|
|
{"name": "Sorted10"},
|
|
|
|
{"name": "Random100"},
|
|
|
|
{"name": "Sorted100"},
|
|
|
|
{"name": "Random1000"},
|
|
|
|
{"name": "Sorted1000"},
|
|
|
|
{"name": "Random10000"},
|
|
|
|
{"name": "Sorted10000"},
|
|
|
|
{"name": "Random100000"},
|
|
|
|
{"name": "Sorted100000"}
|
|
|
|
]
|
|
|
|
},
|
2017-04-12 18:24:14 +00:00
|
|
|
{
|
|
|
|
"name": "ForLoops",
|
|
|
|
"path": ["ForLoops"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [
|
|
|
|
"for_loop.js"
|
|
|
|
],
|
|
|
|
"results_regexp": "^%s\\-ForLoop\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Let-Standard"},
|
|
|
|
{"name": "Var-Standard"}
|
|
|
|
]
|
2017-04-24 18:52:02 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Modules",
|
|
|
|
"path": ["Modules"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["basic-export.js", "basic-import.js", "basic-namespace.js", "value.js"],
|
|
|
|
"flags": [
|
|
|
|
"--allow-natives-syntax",
|
|
|
|
"--harmony-dynamic-import"
|
|
|
|
],
|
|
|
|
"results_regexp": "^%s\\-Modules\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "BasicExport"},
|
|
|
|
{"name": "BasicImport"},
|
|
|
|
{"name": "BasicNamespace"}
|
|
|
|
]
|
2017-04-25 10:21:55 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "BytecodeHandlers",
|
|
|
|
"path": ["BytecodeHandlers"],
|
|
|
|
"flags": [ "--no-opt" ],
|
|
|
|
"tests": [
|
2017-06-08 11:04:41 +00:00
|
|
|
{
|
|
|
|
"name": "Compare",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "compare.js" ],
|
|
|
|
"test_flags": [ "compare" ],
|
|
|
|
"results_regexp": "^%s\\-BytecodeHandler\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Smi-StrictEquals-True"},
|
|
|
|
{"name": "Smi-StrictEquals-False"},
|
|
|
|
{"name": "Number-StrictEquals-True"},
|
|
|
|
{"name": "Number-StrictEquals-False"},
|
|
|
|
{"name": "String-StrictEquals-True"},
|
|
|
|
{"name": "String-StrictEquals-False"},
|
|
|
|
{"name": "SmiString-StrictEquals"},
|
|
|
|
{"name": "Smi-Equals-True"},
|
|
|
|
{"name": "Smi-Equals-False"},
|
|
|
|
{"name": "Number-Equals-True"},
|
|
|
|
{"name": "Number-Equals-False"},
|
|
|
|
{"name": "String-Equals-True"},
|
|
|
|
{"name": "String-Equals-False"},
|
|
|
|
{"name": "ObjectNull-Equals"},
|
|
|
|
{"name": "SmiString-Equals"},
|
|
|
|
{"name": "Smi-RelationalCompare"},
|
|
|
|
{"name": "Number-RelationalCompare"},
|
|
|
|
{"name": "String-RelationalCompare"},
|
|
|
|
{"name": "SmiString-RelationalCompare"}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "StringConcat",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "string-concat.js" ],
|
|
|
|
"test_flags": [ "string-concat" ],
|
|
|
|
"results_regexp": "^%s\\-BytecodeHandler\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "ShortString-StringConcat-2"},
|
|
|
|
{"name": "ShortString-StringConcat-3"},
|
|
|
|
{"name": "ShortString-StringConcat-5"},
|
|
|
|
{"name": "ShortString-StringConcat-10"},
|
|
|
|
{"name": "LongString-StringConcat-2"},
|
|
|
|
{"name": "LongString-StringConcat-3"},
|
|
|
|
{"name": "LongString-StringConcat-5"},
|
|
|
|
{"name": "LongString-StringConcat-10"},
|
|
|
|
{"name": "NumberString-StringConcat-2"},
|
|
|
|
{"name": "NumberString-StringConcat-3"},
|
|
|
|
{"name": "NumberString-StringConcat-5"},
|
|
|
|
{"name": "NumberString-StringConcat-10"}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Arithmetic",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "arithmetic.js" ],
|
|
|
|
"test_flags": [ "arithmetic" ],
|
|
|
|
"results_regexp": "^%s\\-BytecodeHandler\\(Score\\): (.+)$",
|
2017-11-30 11:42:58 +00:00
|
|
|
"timeout": 240,
|
2017-06-08 11:04:41 +00:00
|
|
|
"tests": [
|
|
|
|
{"name": "Smi-Add"},
|
|
|
|
{"name": "Number-Add"},
|
|
|
|
{"name": "Number-Oddball-Add"},
|
|
|
|
{"name": "String-Add"},
|
|
|
|
{"name": "Object-Add"},
|
|
|
|
{"name": "Number-String-Add"},
|
|
|
|
{"name": "Smi-Sub"},
|
|
|
|
{"name": "Number-Sub"},
|
|
|
|
{"name": "Number-Oddball-Sub"},
|
|
|
|
{"name": "Object-Sub"},
|
|
|
|
{"name": "Smi-Mul"},
|
|
|
|
{"name": "Number-Mul"},
|
|
|
|
{"name": "Number-Oddball-Mul"},
|
|
|
|
{"name": "Object-Mul"},
|
|
|
|
{"name": "Smi-Div"},
|
|
|
|
{"name": "Number-Div"},
|
|
|
|
{"name": "Number-Oddball-Div"},
|
|
|
|
{"name": "Object-Div"},
|
|
|
|
{"name": "Smi-Mod"},
|
|
|
|
{"name": "Number-Mod"},
|
|
|
|
{"name": "Number-Oddball-Mod"},
|
|
|
|
{"name": "Object-Mod"},
|
|
|
|
{"name": "Smi-Constant-Add"},
|
|
|
|
{"name": "Smi-Constant-Sub"},
|
|
|
|
{"name": "Smi-Constant-Mul"},
|
|
|
|
{"name": "Smi-Constant-Div"},
|
|
|
|
{"name": "Smi-Constant-Mod"},
|
|
|
|
{"name": "Smi-Increment"},
|
|
|
|
{"name": "Number-Increment"},
|
|
|
|
{"name": "Smi-Decrement"},
|
|
|
|
{"name": "Number-Decrement"}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Bitwise",
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "bitwise.js" ],
|
|
|
|
"test_flags": [ "bitwise" ],
|
|
|
|
"results_regexp": "^%s\\-BytecodeHandler\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Smi-Or"},
|
|
|
|
{"name": "Number-Or"},
|
|
|
|
{"name": "Smi-Xor"},
|
|
|
|
{"name": "Number-Xor"},
|
|
|
|
{"name": "Smi-And"},
|
|
|
|
{"name": "Number-And"},
|
|
|
|
{"name": "Smi-Constant-Or"},
|
|
|
|
{"name": "Smi-Constant-Xor"},
|
|
|
|
{"name": "Smi-Constant-And"},
|
|
|
|
{"name": "Smi-ShiftLeft"},
|
|
|
|
{"name": "Number-ShiftLeft"},
|
|
|
|
{"name": "Smi-ShiftRight"},
|
|
|
|
{"name": "Number-ShiftRight"},
|
|
|
|
{"name": "Smi-ShiftRightLogical"},
|
|
|
|
{"name": "Number-ShiftRightLogical"},
|
|
|
|
{"name": "Smi-Constant-ShiftLeft"},
|
|
|
|
{"name": "Smi-Constant-ShiftRight"},
|
|
|
|
{"name": "Smi-Constant-ShiftRightLogical"}
|
|
|
|
]
|
|
|
|
}
|
2017-04-25 10:21:55 +00:00
|
|
|
]
|
2017-06-19 14:03:37 +00:00
|
|
|
},
|
2018-11-06 20:22:43 +00:00
|
|
|
{
|
|
|
|
"name": "Dates",
|
|
|
|
"path": ["Dates"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": ["toLocaleString.js"],
|
|
|
|
"results_regexp": "^%s\\-Dates\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "toLocaleDateString"},
|
|
|
|
{"name": "toLocaleString"},
|
|
|
|
{"name": "toLocaleTimeString"}
|
|
|
|
]
|
|
|
|
},
|
2017-06-19 14:03:37 +00:00
|
|
|
{
|
|
|
|
"name": "ExpressionDepth",
|
|
|
|
"path": ["ExpressionDepth"],
|
|
|
|
"main": "run.js",
|
|
|
|
"flags": [ "--no-opt" ],
|
|
|
|
"results_regexp": "^%s\\-ExpressionDepth\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Or-Value"},
|
|
|
|
{"name": "Or-Test"},
|
|
|
|
{"name": "And-Value"},
|
|
|
|
{"name": "And-Test"},
|
|
|
|
{"name": "Comma-Value"},
|
|
|
|
{"name": "Comma-Test"},
|
|
|
|
{"name": "Equals-Value"},
|
|
|
|
{"name": "Equals-Test"},
|
|
|
|
{"name": "StrictEquals-Value"},
|
|
|
|
{"name": "StrictEquals-Test"},
|
|
|
|
{"name": "GreaterThan-Value"},
|
|
|
|
{"name": "GreaterThan-Test"},
|
|
|
|
{"name": "Add"},
|
|
|
|
{"name": "Sub"},
|
|
|
|
{"name": "StringConcat"},
|
|
|
|
{"name": "BitwiseOr"}
|
|
|
|
]
|
2017-06-20 09:18:59 +00:00
|
|
|
},
|
2019-02-06 23:59:03 +00:00
|
|
|
{
|
|
|
|
"name": "Intl",
|
|
|
|
"path": ["Intl"],
|
|
|
|
"main": "run.js",
|
|
|
|
"resources": [ "constructor.js" ],
|
|
|
|
"flags": [],
|
|
|
|
"results_regexp": "^%s\\-Intl\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "NewIntlCollator"},
|
|
|
|
{"name": "NewIntlDateTimeFormat"},
|
|
|
|
{"name": "NewIntlNumberFormat"},
|
|
|
|
{"name": "NewIntlPluralRules"},
|
|
|
|
{"name": "NewIntlListFormat"},
|
|
|
|
{"name": "NewIntlRelativeTimeFormat"}
|
|
|
|
]
|
|
|
|
},
|
2017-06-20 09:18:59 +00:00
|
|
|
{
|
|
|
|
"name": "Inspector",
|
|
|
|
"path": ["Inspector"],
|
|
|
|
"main": "run.js",
|
2017-07-13 00:22:02 +00:00
|
|
|
"resources": [ "debugger.js", "runtime.js" ],
|
2017-11-13 16:53:44 +00:00
|
|
|
"flags": ["--enable-inspector","--allow-natives-syntax"],
|
2017-06-20 09:18:59 +00:00
|
|
|
"results_regexp": "^%s\\-Inspector\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
2017-07-13 00:22:02 +00:00
|
|
|
{"name": "Debugger.paused"},
|
2017-07-28 21:51:26 +00:00
|
|
|
{"name": "Runtime.evaluate(String16Cstor)"},
|
2017-11-15 18:24:28 +00:00
|
|
|
{"name": "Debugger.getPossibleBreakpoints"},
|
|
|
|
{"name": "AsyncStacksInstrumentation"}
|
2017-06-20 09:18:59 +00:00
|
|
|
]
|
2017-09-01 11:19:17 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Parsing",
|
|
|
|
"path": ["Parsing"],
|
|
|
|
"main": "run.js",
|
2017-09-04 13:30:02 +00:00
|
|
|
"flags": ["--no-compilation-cache", "--allow-natives-syntax"],
|
2018-08-17 12:51:58 +00:00
|
|
|
"resources": [ "comments.js", "strings.js", "arrowfunctions.js"],
|
2017-09-01 11:19:17 +00:00
|
|
|
"results_regexp": "^%s\\-Parsing\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "OneLineComment"},
|
|
|
|
{"name": "OneLineComments"},
|
2018-08-17 12:51:58 +00:00
|
|
|
{"name": "MultiLineComment"},
|
|
|
|
{"name": "SingleLineString"},
|
|
|
|
{"name": "SingleLineStrings"},
|
|
|
|
{"name": "MultiLineString"},
|
|
|
|
{"name": "ArrowFunctionShort"},
|
|
|
|
{"name": "ArrowFunctionLong"},
|
|
|
|
{"name": "CommaSepExpressionListShort"},
|
|
|
|
{"name": "CommaSepExpressionListLong"},
|
|
|
|
{"name": "CommaSepExpressionListLate"},
|
|
|
|
{"name": "FakeArrowFunction"}
|
2017-09-01 11:19:17 +00:00
|
|
|
]
|
2018-07-23 09:31:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Numbers",
|
|
|
|
"path": ["Numbers"],
|
|
|
|
"main": "run.js",
|
|
|
|
"flags": ["--allow-natives-syntax"],
|
2018-11-06 20:22:43 +00:00
|
|
|
"resources": [
|
|
|
|
"toNumber.js",
|
|
|
|
"toLocaleString.js"
|
|
|
|
],
|
2018-07-23 09:31:33 +00:00
|
|
|
"results_regexp": "^%s\\-Numbers\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "Constructor"},
|
|
|
|
{"name": "UnaryPlus"},
|
2018-11-06 20:22:43 +00:00
|
|
|
{"name": "ParseFloat"},
|
|
|
|
{"name": "toLocaleString"}
|
2018-07-23 09:31:33 +00:00
|
|
|
]
|
2018-08-20 12:54:06 +00:00
|
|
|
},
|
2019-02-08 22:18:19 +00:00
|
|
|
{
|
|
|
|
"name": "ObjectFreeze",
|
|
|
|
"path": ["ObjectFreeze"],
|
|
|
|
"main": "run.js",
|
|
|
|
"flags": [],
|
|
|
|
"resources": [
|
|
|
|
"tagged-template.js"
|
|
|
|
],
|
|
|
|
"results_regexp": "^%s\\-Numbers\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "TaggedTemplate"},
|
|
|
|
{"name": "TaggedTemplateLoose"}
|
|
|
|
]
|
|
|
|
},
|
2018-08-20 12:54:06 +00:00
|
|
|
{
|
|
|
|
"name": "TurboFan",
|
|
|
|
"path": ["TurboFan"],
|
|
|
|
"main": "run.js",
|
|
|
|
"flags": [],
|
|
|
|
"resources": [ "typedLowering.js"],
|
|
|
|
"results_regexp": "^%s\\-TurboFan\\(Score\\): (.+)$",
|
|
|
|
"tests": [
|
|
|
|
{"name": "NumberToString"}
|
|
|
|
]
|
2014-12-04 10:37:36 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|