Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: 956c50583ddd077e6a4bba843c19e290762a507f
https://github.com/WebKit/WebKit/commit/956c50583ddd077e6a4bba843c19e290762a507f
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-05-18 (Mon, 18 May 2026)
Changed paths:
M Source/JavaScriptCore/dfg/DFGAdaptiveInferredPropertyValueWatchpoint.cpp
M Source/JavaScriptCore/wasm/WasmFormat.cpp
Log Message:
-----------
[JSC] Fix non-unified build with ENABLE_ASSERTS=ON
Unreviewed non-unified build fixes.
* Source/JavaScriptCore/dfg/DFGAdaptiveInferredPropertyValueWatchpoint.cpp:
Replace inclusion of CodeBlock.h with CodeBlockInlines.h
* Source/JavaScriptCore/wasm/WasmFormat.cpp: Add missing JSCellInlines.h
inclusion.
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications