Description[turbofan] Also constant-fold String element access if possible.
When accessing elements of a compile-time constant String, we don't need
to check the receiver, and we can constant-fold the loading of the
length.
R=yangguo@chromium.org
Committed: https://crrev.com/8e7426173b63a3090b880b7353911d8ba8501a12
Cr-Commit-Position: refs/heads/master@{#40521}
Patch Set 1 #
Total comments: 2
Depends on Patchset: Messages
Total messages: 12 (6 generated)
|