Reviewers: Søren Gjesse,

Description:
Probe number dictionaries in generated code on ia32.

With my previous change to limit memory for object literals, we get more
slow-case elements and this makes up for the slowdown when loading from those
slow-case elements.

The most complicated part here is the computation of the integer hash code. We
might want to simplify the integer hash function.

Please review this at http://codereview.chromium.org/857003

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     src/ia32/ic-ia32.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to