Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9defcdb215aca170fed5e0b8916a02d7a6024283
https://github.com/WebKit/WebKit/commit/9defcdb215aca170fed5e0b8916a02d7a6024283
Author: Marcus Plutowski <[email protected]>
Date: 2026-01-31 (Sat, 31 Jan 2026)
Changed paths:
M Source/WTF/wtf/PlatformUse.h
M Source/WTF/wtf/SequesteredAllocator.h
M Source/WTF/wtf/SequesteredImmortalHeap.cpp
M Source/WTF/wtf/SequesteredImmortalHeap.h
M Source/WTF/wtf/SystemFree.h
Log Message:
-----------
[JSC] Enable SequesteredArenaMalloc allocator on macOS
https://bugs.webkit.org/show_bug.cgi?id=288779
rdar://168963060
Reviewed by Yusuke Suzuki.
This was previously disabled due to build issues with certain hardware
platforms. Now that those have been resolved, we can re-enable it to
enable live-on testing and further iterative development.
* Source/WTF/wtf/PlatformUse.h:
* Source/WTF/wtf/SequesteredAllocator.h:
* Source/WTF/wtf/SequesteredImmortalHeap.cpp:
Canonical link: https://commits.webkit.org/306584@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications