DescriptionFix BinaryOpIC implementation on ARM.
On a pair of smis HEAP_NUMBERS stub is significantly slower than GENERIC. This slows
down some tests dramatically (crypto-aes from SunSpider).
With this change HEAP_NUMBERS stub switches to GENERIC stub the first time it sees 2 smis
as its operands.
Committed: http://code.google.com/p/v8/source/detail?r=4483
Patch Set 1 #Patch Set 2 : '' #Messages
Total messages: 2 (0 generated)
|