Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bfc95f636f83a60cf023fa4872b38374da819506
https://github.com/WebKit/WebKit/commit/bfc95f636f83a60cf023fa4872b38374da819506
Author: Yusuke Suzuki <[email protected]>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M Source/WTF/wtf/WTFConfig.cpp
Log Message:
-----------
[WTF] Better lowestAccessibleAddress for Linux and Windows
https://bugs.webkit.org/show_bug.cgi?id=305753
rdar://168429052
Reviewed by Keith Miller.
This affects on wasm null-check performance. So if it is actually larger
than OS page size, let's obtain it.
* Source/WTF/wtf/WTFConfig.cpp:
(WTF::Config::initialize):
Canonical link: https://commits.webkit.org/305985@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications