v8/test/js-perf-test/Array
Dan Elphick 544c970534 [js-perf-tests] Create tests for Array.from
Modify "run_perf.py --filter Array/" so that it will let match "Array" but
not "ArrayLiteralSpread". Previously --filter Array/ would match nothing.

Change-Id: I1f9c677e3558fc2256a71306af5fc1a8394ac698
Reviewed-on: https://chromium-review.googlesource.com/895453
Commit-Queue: Dan Elphick <delphick@chromium.org>
Reviewed-by: Ross McIlroy <rmcilroy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#51098}
2018-02-05 16:23:19 +00:00
..
every.js [TurboFan] Allow unreliable maps in array builtins 2018-01-16 14:01:29 +00:00
filter.js [TurboFan] Allow unreliable maps in array builtins 2018-01-16 14:01:29 +00:00
find-index.js [TurboFan] Allow unreliable maps in array builtins 2018-01-16 14:01:29 +00:00
find.js [TurboFan] Allow unreliable maps in array builtins 2018-01-16 14:01:29 +00:00
for-each.js [TurboFan] Allow unreliable maps in array builtins 2018-01-16 14:01:29 +00:00
from.js [js-perf-tests] Create tests for Array.from 2018-02-05 16:23:19 +00:00
join.js [JSPerfTests] Refactoring in Array 2nd-order builtin tests 2018-01-15 16:32:27 +00:00
map.js [TurboFan] Allow unreliable maps in array builtins 2018-01-16 14:01:29 +00:00
of.js [JSPerfTests] Refactoring in Array 2nd-order builtin tests 2018-01-15 16:32:27 +00:00
reduce-right.js [TurboFan] Allow unreliable maps in array builtins 2018-01-16 14:01:29 +00:00
reduce.js [TurboFan] Allow unreliable maps in array builtins 2018-01-16 14:01:29 +00:00
run.js [js-perf-tests] Create tests for Array.from 2018-02-05 16:23:19 +00:00
some.js [TurboFan] Allow unreliable maps in array builtins 2018-01-16 14:01:29 +00:00
to-string.js [JSPerfTests] Refactoring in Array 2nd-order builtin tests 2018-01-15 16:32:27 +00:00