[test] load the remaining js-perf-test resource file for Android devices

crrev.com/c/1656852 Added an Array.reduce microbenchmark for frozen objects. On
Android devices, resources need to be whitelisted for loading.

This CL whitelists the missing resource file

R=bmeurer@chromium.org,verwaest@chromium.org
CC=duongn@microsoft.com

Bug: v8:9417
Change-Id: I0a2caca2eaaa769b085f28c3fede3a0c62d64754
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1683994
Auto-Submit: Tamer Tas <tmrts@chromium.org>
Commit-Queue: Simon Zünd <szuend@chromium.org>
Reviewed-by: Simon Zünd <szuend@chromium.org>
Cr-Commit-Position: refs/heads/master@{#62468}
This commit is contained in:
Tamer Tas 2019-07-01 13:22:58 +02:00 committed by Commit Bot
parent 09943b0435
commit 22df7288e7

View File

@ -572,7 +572,8 @@
"spread-call.js",
"tagged-template.js",
"has-own-property.js",
"array-map.js"
"array-map.js",
"array-reduce.js"
],
"results_regexp": "^%s\\-Numbers\\(Score\\): (.+)$",
"tests": [