DescriptionProbe 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.
Committed: http://code.google.com/p/v8/source/detail?r=4109
Patch Set 1 #Patch Set 2 : '' #
Total comments: 4
Patch Set 3 : '' #Messages
Total messages: 3 (0 generated)
|