Description[turbofan] Also utilize the string length protector.
Utilize the string length protector to deoptimize if the resulting
string length for string addition overflows. This way we generate
less code here and avoid holding on to the lazy frame state, and
thus potentially reduce the number live ranges.
BUG=v8:5267, v8:5404
R=yangguo@chromium.org
Committed: https://crrev.com/ddba89c433170aa4618bc551da4c18327dfb6a81
Cr-Commit-Position: refs/heads/master@{#40909}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 10 (5 generated)
|