Bug 271617
Summary: | [JSC] Add JIT support for RegExp ignore case Backreferences in 16-bit patterns | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
Component: | JavaScriptCore | Assignee: | Michael Saboff <msaboff> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 258706 |
Michael Saboff
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
<rdar://problem/125333123>
Michael Saboff
Pull request: https://github.com/WebKit/WebKit/pull/26391
EWS
Committed 276681@main (9ff5c9b7dce6): <https://commits.webkit.org/276681@main>
Reviewed commits have been landed. Closing PR #26391 and removing active labels.