Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 091e41ed3d230c63b71ce0e22512d8ae5b97e38d
https://github.com/WebKit/WebKit/commit/091e41ed3d230c63b71ce0e22512d8ae5b97e38d
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-02-11 (Wed, 11 Feb 2026)
Changed paths:
M Source/JavaScriptCore/runtime/IntlPartObject.h
M Source/JavaScriptCore/runtime/VMManager.cpp
Log Message:
-----------
[JSC] Fix non-unified build after 306999@main and 307138@main
Unreviewed non-unified build fixes.
* Source/JavaScriptCore/runtime/IntlPartObject.h: Add missing JSString.h
header inclusion.
* Source/JavaScriptCore/runtime/VMManager.cpp: Replace VMEntryScope.h
inclusion with VMEntryScopeInlines.h to solve missing inline symbols
when linking.
Canonical link: https://commits.webkit.org/307263@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications