Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4a139ef2623080389d9a2049417d159bbda7d542
https://github.com/WebKit/WebKit/commit/4a139ef2623080389d9a2049417d159bbda7d542
Author: Marcus Plutowski <[email protected]>
Date: 2026-02-12 (Thu, 12 Feb 2026)
Changed paths:
M Source/WTF/wtf/PlatformUse.h
Log Message:
-----------
[JSC] Enable SequesteredMalloc on iOS
https://bugs.webkit.org/show_bug.cgi?id=307359
rdar://169986613
Reviewed by Yijia Huang.
Previously, this was only used on macOS.
This will sequester the memory used by JIT compiler threads
on iOS-based platforms.
Simulator is excluded due to inconsistencies in the underlying platform
support.
Canonical link: https://commits.webkit.org/307344@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications