DescriptionRegExp: remove last match info override.
With ES6 21.2.5.8, step 13, we no longer have to keep up the illusion
that matching and calling replace function is interleaved. This is
observable through unspec'ed static properties such as RegExp.$1.
Last match info not working yet.
R=littledan@chromium.org
Committed: https://crrev.com/85e085b7704e4be1329a9a1cf75dff8c6c9157ef
Cr-Commit-Position: refs/heads/master@{#31593}
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : fix #
Total comments: 2
Messages
Total messages: 26 (10 generated)
|