RESOLVED FIXED 271617
[JSC] Add JIT support for RegExp ignore case Backreferences in 16-bit patterns
https://bugs.webkit.org/show_bug.cgi?id=271617
Summary [JSC] Add JIT support for RegExp ignore case Backreferences in 16-bit patterns
Michael Saboff
Reported 2024-03-24 20:50:22 PDT
This tracks adding 16 bit character case folding to JIT'ed regular expressions to support matching 16 bit ignore case back references. This is needed to partially address the performance issue in <https://bugs.webkit.org/show_bug.cgi?id=258706>.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-03-24 20:52:02 PDT
Michael Saboff
Comment 2 2024-03-24 21:18:29 PDT
EWS
Comment 3 2024-03-26 03:04:29 PDT
Committed 276681@main (9ff5c9b7dce6): <https://commits.webkit.org/276681@main> Reviewed commits have been landed. Closing PR #26391 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.