Make the hash map test run faster by doing less work.
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 15 May 2009 13:49:00 +0000 (13:49 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 15 May 2009 13:49:00 +0000 (13:49 +0000)
commit44bdc2c9a805cfc6f2eb025721eaddbf5c917536
tree74a5b886aeec4f42bb622974fe01396242b2a4b5
parent3cded9c31f442cc79768e44bb48b5f6aa35f46e5
Make the hash map test run faster by doing less work.

It still hits all of the code and runs in seconds on tinyone.
Review URL: http://codereview.chromium.org/113459

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1970 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/cctest/test-hashmap.cc