Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 08e210b7fdc840a5dbd25f14e0043479d2c195e5
https://github.com/WebKit/WebKit/commit/08e210b7fdc840a5dbd25f14e0043479d2c195e5
Author: Justin Michaud <[email protected]>
Date: 2025-11-04 (Tue, 04 Nov 2025)
Changed paths:
M Source/JavaScriptCore/runtime/OrderedHashTableHelper.h
Log Message:
-----------
[32-bit jsvalues] Make OrderedHashTable nextTable condition more strict
https://bugs.webkit.org/show_bug.cgi?id=301763
Reviewed by Yusuke Suzuki.
When useCompressedHeap is enabled, Int32s are cells. We update the condition
to avoid confusing AliveEntryCount with NextTable.
Canonical link: https://commits.webkit.org/302536@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications