Chromium Code Reviews
DescriptionUse StringView for startsWith and endsWith.
This lets us collapse lots of the code paths together, and means we can
now handle startsWith(kConst) without doing a strlen or a malloc of a
String object.
BUG=615174
Committed: https://crrev.com/a5673d69964d773f0111e2e6a600ac180587c2f6
Cr-Commit-Position: refs/heads/master@{#405410}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 16 (9 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||