DescriptionMIPS: Fixed a minor inconsistency in lithium-codegen-mips.cc
EmitIsObject is only called from one function, DoIsObjectAndBranch.
DoIsObjectAndBranch now passes the temp2 register to EmitIsObject
instead of simply relying on the two functions using the same
lithium scratch register.
BUG=
TEST=
Committed: http://code.google.com/p/v8/source/detail?r=10017
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|