DescriptionFix PrepareKeyedOperand on arm.
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.
R=verwaest@chromium.org
BUG=358057
LOG=Y
Committed: https://code.google.com/p/v8/source/detail?r=20363
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|