[Webkit-unassigned] [Bug 276847] New: [JSC] Handle `String#replaceAll` in DFG/FTL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 20 01:44:18 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=276847
Bug ID: 276847
Summary: [JSC] Handle `String#replaceAll` in DFG/FTL
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aosukeke at gmail.com
Currently, JSC has implemented DFG/FTL support for String#replace, but there is no support for
String#replaceAll. It would be beneficial for String#replaceAll to also be handled by DFG/FTL in the
same way.
--
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/20240720/63440b0c/attachment.htm>
More information about the webkit-unassigned
mailing list