Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0ffb482f641c829691f82ebe6ff4a17c3d2cbf25
      
https://github.com/WebKit/WebKit/commit/0ffb482f641c829691f82ebe6ff4a17c3d2cbf25
  Author: Yusuke Suzuki <[email protected]>
  Date:   2026-03-04 (Wed, 04 Mar 2026)

  Changed paths:
    M Source/JavaScriptCore/b3/air/AirAllocateRegistersByGraphColoring.cpp
    M Source/JavaScriptCore/b3/air/AirCode.h
    M Source/WTF/wtf/SmallSet.h
    M Tools/TestWebKitAPI/Tests/WTF/SmallSet.cpp

  Log Message:
  -----------
  Unreviewed, relanding with TestWTF fix
https://bugs.webkit.org/show_bug.cgi?id=309200
rdar://171758273

Zero is empty key, so you need to use
WTF::UnsignedWithZeroKeyHashTraits explicitly.

Test: Tools/TestWebKitAPI/Tests/WTF/SmallSet.cpp

* Source/JavaScriptCore/b3/air/AirAllocateRegistersByGraphColoring.cpp:
* Source/JavaScriptCore/b3/air/AirCode.h:
* Source/WTF/wtf/SmallSet.h:
* Tools/TestWebKitAPI/Tests/WTF/SmallSet.cpp:
(TestWebKitAPI::testSmallSetOfUnsigned):
(TestWebKitAPI::testVectorsOfSmallSetsOfUnsigned):

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



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

Reply via email to