[webkit-changes] [WebKit/WebKit] ceec62: Need to automatically initialize TZoneHeapManager ...
Commit Queue
noreply at github.com
Tue Jan 14 15:03:29 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ceec628d12b7ebd4c806b9b14172ff268b76c68b
https://github.com/WebKit/WebKit/commit/ceec628d12b7ebd4c806b9b14172ff268b76c68b
Author: Mark Lam <mark.lam at apple.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M Source/bmalloc/bmalloc/TZoneHeap.cpp
Log Message:
-----------
Need to automatically initialize TZoneHeapManager for non-WebKit processes.
https://bugs.webkit.org/show_bug.cgi?id=285931
rdar://142764839
Reviewed by Yusuke Suzuki.
* Source/bmalloc/bmalloc/TZoneHeap.cpp:
(bmalloc::api::tzoneAllocateNonCompactWithFastFallbackSlow):
(bmalloc::api::tzoneAllocateCompactWithFastFallbackSlow):
(bmalloc::api::tzoneAllocateNonCompactWithIsoFallbackSlow):
(bmalloc::api::tzoneAllocateCompactWithIsoFallbackSlow):
Canonical link: https://commits.webkit.org/288895@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list