Description[turbofan] Constant-fold concatenation of strings.
For a + b, where both a and b are known strings at compile
time, and the combined length of a and b doesn't overflow
the maximum allowed string length, we can constant-fold the
string concatenation during compilation.
R=yangguo@chromium.org
Review-Url: https://codereview.chromium.org/2713093003
Cr-Commit-Position: refs/heads/master@{#43401}
Committed: https://chromium.googlesource.com/v8/v8/+/27fb7b8348aa125ad225b2c3949b0605c184729c
Patch Set 1 #Patch Set 2 : Don't internalize. #
Messages
Total messages: 17 (11 generated)
|