Move js perf test to another directory.
authormachenbach@chromium.org <machenbach@chromium.org>
Thu, 9 Oct 2014 12:41:36 +0000 (12:41 +0000)
committermachenbach@chromium.org <machenbach@chromium.org>
Thu, 9 Oct 2014 12:41:36 +0000 (12:41 +0000)
commit75f665d203b7c0a09179e11e1f663456c42c756b
tree65fb4fd54f7c9b0cf5f458a8bddbced389a74686
parentc95ba9bd047d1103536daab527694446420bf2a0
Move js perf test to another directory.

TBR=dslomov@chromium.org, bmeurer@chromium.org

Review URL: https://codereview.chromium.org/641033003

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24493 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/js-perf-test/Collections/Collections.json [new file with mode: 0644]
test/js-perf-test/Collections/base.js [new file with mode: 0644]
test/js-perf-test/Collections/map.js [new file with mode: 0644]
test/js-perf-test/Collections/run.js [new file with mode: 0644]
test/js-perf-test/Collections/set.js [new file with mode: 0644]
test/js-perf-test/Collections/weakmap.js [new file with mode: 0644]
test/js-perf-test/Collections/weakset.js [new file with mode: 0644]