DescriptionFix bug in the count operation where we statically know the input is a smi.
Even if we know that the input to a count operation is a smi we still need to check if the result overflowed (and becomes a heap number).
Also fix the smi loop analysis to take two border cases correctly into account.
Committed: http://code.google.com/p/v8/source/detail?r=4147
Patch Set 1 #Patch Set 2 : Rearranged comments #
Messages
Total messages: 2 (0 generated)
|