Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fbcfad496da8f0e173102a88f9b7b3c51d1ff4c1
https://github.com/WebKit/WebKit/commit/fbcfad496da8f0e173102a88f9b7b3c51d1ff4c1
Author: Chris Dumez <[email protected]>
Date: 2025-06-28 (Sat, 28 Jun 2025)
Changed paths:
M Source/WTF/wtf/BitVector.h
M Source/WTF/wtf/TinyPtrSet.h
Log Message:
-----------
Reduce use of pointer arithmetic in TinyPtrSet and BitVector
https://bugs.webkit.org/show_bug.cgi?id=295141
Reviewed by Darin Adler.
Reduce use of pointer arithmetic in TinyPtrSet and BitVector by leveraging
flexible array members instead.
* Source/WTF/wtf/BitVector.h:
* Source/WTF/wtf/TinyPtrSet.h:
(WTF::TinyPtrSet::OutOfLineList::list):
Canonical link: https://commits.webkit.org/296776@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes