DescriptionRevert "In RegExp, lastIndex is read with ToLength, not ToInteger"
$toLength is slow, causing a 3.8%-8% regression in the Octane RegExp
benchmark. Reverting this patch brings it back up. To make this change,
we'll need a faster implementation fo $toLength.
BUG=chromium:513160
LOG=Y
R=adamk
Committed: https://crrev.com/477d651c6a978bdf34954048a235895c62dab0ac
Cr-Commit-Position: refs/heads/master@{#29830}
Patch Set 1 #
Messages
Total messages: 12 (3 generated)
|