Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4fe908809c2660a9c0cd50e1f7720476bcbf67be
      
https://github.com/WebKit/WebKit/commit/4fe908809c2660a9c0cd50e1f7720476bcbf67be
  Author: Chris Dumez <[email protected]>
  Date:   2025-12-31 (Wed, 31 Dec 2025)

  Changed paths:
    M Source/WTF/wtf/text/StringImpl.cpp

  Log Message:
  -----------
  Simplify StringImpl::find()
https://bugs.webkit.org/show_bug.cgi?id=304793

Reviewed by Darin Adler.

Simplify StringImpl::find() by avoiding code duplication between 8-bit
and 16-bit code paths. This is performance neutral on Speedometer and
JetStream.

* Source/WTF/wtf/text/StringImpl.cpp:
(WTF::StringImpl::find):

Canonical link: https://commits.webkit.org/305020@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to