Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6904c3f73213958d365bcba82abff9927ee67abc
https://github.com/WebKit/WebKit/commit/6904c3f73213958d365bcba82abff9927ee67abc
Author: Yusuke Suzuki <[email protected]>
Date: 2026-03-03 (Tue, 03 Mar 2026)
Changed paths:
M Source/JavaScriptCore/b3/air/AirAllocateRegistersByGraphColoring.cpp
M Source/JavaScriptCore/b3/air/AirCode.h
M Source/WTF/wtf/SmallSet.h
Log Message:
-----------
[WTF] SmallSet should take HashTraits
https://bugs.webkit.org/show_bug.cgi?id=309101
rdar://171660307
Reviewed by Keith Miller.
SmallSet should accept HashTraits support as it is used for more
complicated types like Air::Tmp.
* Source/JavaScriptCore/b3/air/AirAllocateRegistersByGraphColoring.cpp:
* Source/JavaScriptCore/b3/air/AirCode.h:
* Source/WTF/wtf/SmallSet.h:
Canonical link: https://commits.webkit.org/308594@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications