DescriptionAllow empty first parts of ConsStrings
TurboFan lowering (see [0]) of ConsString creation cannot ensure that
the first part of the cons string is non-empty without introducing a phi
and negatively impacting performance.
This modifies ConsStringIterator to allow empty first parts of
ConsStrings.
BUG=v8:5440
Committed: https://crrev.com/da27e0c88602218b3d5bdd6056d705063b1bf792
Cr-Commit-Position: refs/heads/master@{#39817}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|