Description[crankshaft] For-in index increment cannot overflow.
The internal index used to implement for-in can never leave the
valid smi range, so there's no need to actually check for overflow
in Crankshaft. In fact the overflow only triggered a false alert
in the deopt fuzzer.
R=jarin@chromium.org
BUG=v8:3650
LOG=n
Committed: https://crrev.com/c7d2adc0a28c7eb83bb0ce898235b760cb01d394
Cr-Commit-Position: refs/heads/master@{#33456}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 8 (2 generated)
|