Changed the dictionary code to use original hash value when starting linear scan.
authorbak@chromium.org <bak@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 16 Jul 2009 14:59:28 +0000 (14:59 +0000)
committerbak@chromium.org <bak@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 16 Jul 2009 14:59:28 +0000 (14:59 +0000)
commit752a8fbaba90121b23d5f6c0cc4d5e70b2640e03
tree6abb1c9eb347f1f6c3bae5cea49c22f6eb37cc8f
parent78ffa1df4d723e32212aabe5f76a8bcd9e9f5271
Changed the dictionary code to use original hash value when starting linear scan.
This is necessary for hash codes for string where the array index is encoded.

Review URL: http://codereview.chromium.org/149753

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2488 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/objects.cc