Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6a4a3f0332efc9e30913c0398f9d2d816c395264
https://github.com/WebKit/WebKit/commit/6a4a3f0332efc9e30913c0398f9d2d816c395264
Author: Yusuke Suzuki <[email protected]>
Date: 2025-07-12 (Sat, 12 Jul 2025)
Changed paths:
M Source/JavaScriptCore/heap/MarkedBlockInlines.h
Log Message:
-----------
[JSC] Use BitSet::forEachSetBit for MarkedBlock::Handle::forEachMarkedCell
https://bugs.webkit.org/show_bug.cgi?id=295824
rdar://155659189
Reviewed by Keith Miller.
Let's avoid accessing each bit and use BitSet::forEachSetBit.
* Source/JavaScriptCore/heap/MarkedBlockInlines.h:
(JSC::MarkedBlock::Handle::forEachMarkedCell):
Canonical link: https://commits.webkit.org/297310@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