DescriptionAvoid infinite loop in RegExp.prototype[Symbol.split]
Our implementation of the spec got one comparison wrong, at
step 19.d.iii (we were comparing against 'q' instead of 'p').
R=littledan@chromium.org
BUG=chromium:607566
LOG=n
Committed: https://crrev.com/96746cc7c7abf85133dd79c889d79a900c46a610
Cr-Commit-Position: refs/heads/master@{#35947}
Patch Set 1 #Patch Set 2 : Remove another fail expectation #
Messages
Total messages: 10 (5 generated)
|