WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-03-24 20:52:02 PDT
<
rdar://problem/125333123
>
Michael Saboff
Comment 2
2024-03-24 21:18:29 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/26391
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.
Top of Page
Format For Printing
XML
Clone This Bug