DescriptionRemove RegExp.multiline accessors.
This is non-standard and not even documented on MDN.
On Firefox, setting RegExp.multiline to true adds the multiline flag to all
newly created RegExp objects (both from constructor and from literal).
In V8 this has no effect.
Source archaelogy shows that this is from the initial commit.
R=bmeurer@chromium.org
Committed: https://crrev.com/e8f752ce0c2a488e88cd87fe75f3907b4303d0a0
Cr-Commit-Position: refs/heads/master@{#31673}
Patch Set 1 #Patch Set 2 : change test #Patch Set 3 : git cl set_commit #
Messages
Total messages: 16 (6 generated)
|