Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 67109c4caf7c5bdf9b96c91d3fa84ed3d1e9bcb8
https://github.com/WebKit/WebKit/commit/67109c4caf7c5bdf9b96c91d3fa84ed3d1e9bcb8
Author: Mark Lam <[email protected]>
Date: 2025-05-07 (Wed, 07 May 2025)
Changed paths:
M Source/bmalloc/bmalloc/TZoneHeap.h
M Source/bmalloc/bmalloc/TZoneHeapInlines.h
Log Message:
-----------
[TZone] Require Compact allocation if the class allowCompactPointers.
https://bugs.webkit.org/show_bug.cgi?id=292674
rdar://150862992
Reviewed by David Degazio.
If the class can allow use with compact pointer, then the TZone needs to use
compact
allocation to match.
* Source/bmalloc/bmalloc/TZoneHeap.h:
(bmalloc::api::requiresCompactPointers):
* Source/bmalloc/bmalloc/TZoneHeapInlines.h:
Canonical link: https://commits.webkit.org/294637@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