RESOLVED FIXED304793
Simplify StringImpl::find()
https://bugs.webkit.org/show_bug.cgi?id=304793
Summary Simplify StringImpl::find()
Chris Dumez
Reported 2025-12-30 17:49:10 PST
Simplify StringImpl::find() by avoiding code duplication between 8-bit and 16-bit code paths. This is performance neutral on Speedometer and JetStream.
Attachments
Chris Dumez
Comment 1 2025-12-30 17:50:26 PST
EWS
Comment 2 2025-12-31 08:02:16 PST
Committed 305020@main (4fe908809c26): <https://commits.webkit.org/305020@main> Reviewed commits have been landed. Closing PR #55954 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-12-31 08:03:13 PST
Note You need to log in before you can comment on or make changes to this bug.