DescriptionDo not eliminate bounds checks for "<const> - x".
Before this change, bounds check elimination treated "<const> - x" as
"x - <const>".
R=yangguo@chromium.org
BUG=385054
TEST=test/mjsunit/regress/regress-385054.js
LOG=N
Committed: https://code.google.com/p/v8/source/detail?r=21859
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|