Make the performance of the VM more predictable by not letting the hash seed
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 23 Aug 2012 08:15:38 +0000 (08:15 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 23 Aug 2012 08:15:38 +0000 (08:15 +0000)
commit44c3b03a29f6f321b433d49c207e7865580ca79c
tree0f6a932034f94c8927d86c296a4d864e2cf1b0ac
parent96f55352fc26e3f9ae68607fd57856d68c4731e8
Make the performance of the VM more predictable by not letting the hash seed
affect the order in which the local variables are processed in the compiler.
Review URL: https://chromiumcodereview.appspot.com/10870033

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12370 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/hashmap.h
src/scopes.cc
src/variables.h