DescriptionMIPS: Fix PrepareKeyedOperand on MIPS.
Port r20363 (235f866c)
Original commit message:
When additional_offset is specified, the 'key' operand can be negative
and still pass the bounds check. Therefore, when converting key from
Smi, arithmetic and not logical shift must be used.
BUG=
R=plind44@gmail.com
Committed: https://code.google.com/p/v8/source/detail?r=20370
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|