[tests] Enable Object.create JSPerf tests

R=jkummerow@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2461993002
Cr-Commit-Position: refs/heads/master@{#40796}
This commit is contained in:
cbruni 2016-11-07 03:00:37 -08:00 committed by Commit bot
parent 9d6c6e5a66
commit 7344f4f0ff

View File

@ -170,6 +170,7 @@
"results_regexp": "^%s\\-Object\\(Score\\): (.+)$",
"tests": [
{"name": "Assign"},
{"name": "Create"},
{"name": "Entries"},
{"name": "EntriesMegamorphic"},
{"name": "Values"},