v8/test/js-perf-test/Array
Mike Stanton a0ab7d4527 [JSPerfTests] Refactoring in Array 2nd-order builtin tests
The (numbing) repetition in these tests were leading to errors when
writing new tests. Now a function DefineHigherOrderTests() can be
used to succinctly describe a test on (mostly) a single line.

Change-Id: I70d65ffd784a17bbf0b9ca2de477135c5d901794
Reviewed-on: https://chromium-review.googlesource.com/864144
Commit-Queue: Michael Stanton <mvstanton@chromium.org>
Reviewed-by: Tobias Tebbi <tebbi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50590}
2018-01-15 16:32:27 +00:00
..
every.js [JSPerfTests] Refactoring in Array 2nd-order builtin tests 2018-01-15 16:32:27 +00:00
filter.js [JSPerfTests] Refactoring in Array 2nd-order builtin tests 2018-01-15 16:32:27 +00:00
find-index.js [JSPerfTests] Refactoring in Array 2nd-order builtin tests 2018-01-15 16:32:27 +00:00
find.js [JSPerfTests] Refactoring in Array 2nd-order builtin tests 2018-01-15 16:32:27 +00:00
join.js [JSPerfTests] Refactoring in Array 2nd-order builtin tests 2018-01-15 16:32:27 +00:00
map.js [JSPerfTests] Refactoring in Array 2nd-order builtin tests 2018-01-15 16:32:27 +00:00
of.js [JSPerfTests] Refactoring in Array 2nd-order builtin tests 2018-01-15 16:32:27 +00:00
reduce-right.js [JSPerfTests] Refactoring in Array 2nd-order builtin tests 2018-01-15 16:32:27 +00:00
reduce.js [JSPerfTests] Refactoring in Array 2nd-order builtin tests 2018-01-15 16:32:27 +00:00
run.js [JSPerfTests] Refactoring in Array 2nd-order builtin tests 2018-01-15 16:32:27 +00:00
some.js [JSPerfTests] Refactoring in Array 2nd-order builtin tests 2018-01-15 16:32:27 +00:00
to-string.js [JSPerfTests] Refactoring in Array 2nd-order builtin tests 2018-01-15 16:32:27 +00:00