Description[regexp] Fix matching of regexps that are both sticky and anchored at end.
V8 was applying incorrect optimization to them advancing the start position.
This would cause /foo$/y too match "barfoo", which it should not.
BUG=
Committed: https://crrev.com/29745ee927bf1f4cb3e0b0075d0a149575000f18
Cr-Commit-Position: refs/heads/master@{#41077}
Patch Set 1 #Patch Set 2 : Reformat #Patch Set 3 : Reformat #
Messages
Total messages: 10 (5 generated)
|