[Webkit-unassigned] [Bug 244839] RegExp.rightContext differs between JSC and V8
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 14 13:23:39 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244839
--- Comment #2 from Yusuke Suzuki <ysuzuki at apple.com> ---
Note: this is because String split is not using RegExpCache's performMatch (we are using RegExp::match instead). We should just use it instead.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220914/a8e3cb69/attachment.htm>
More information about the webkit-unassigned
mailing list