[webkit-changes] [WebKit/WebKit] b63c11: Add fast abort case for StringCommon's equalCommon()

Chris Dumez noreply at github.com
Fri Mar 31 22:38:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b63c1155dfa7bf35b055845ce270ac08d0244517
      https://github.com/WebKit/WebKit/commit/b63c1155dfa7bf35b055845ce270ac08d0244517
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-03-31 (Fri, 31 Mar 2023)

  Changed paths:
    M Source/WTF/wtf/text/StringCommon.h

  Log Message:
  -----------
  Add fast abort case for StringCommon's equalCommon()
https://bugs.webkit.org/show_bug.cgi?id=254819

Reviewed by Mark Lam and Geoffrey Garen.

* Source/WTF/wtf/text/StringCommon.h:
(WTF::equalCommon):

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




More information about the webkit-changes mailing list