DescriptionFix problem with GenericBinaryOperationStub::GenerateCall for a Smi
left operand. For non-commutative operations the right operand could
be overwritten with the Smi left operand.
We need better testing of all of these cases. We will add more test
cases as a separate commit.
Committed: http://code.google.com/p/v8/source/detail?r=3834
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|