Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e7ae451260d742f70f63bd07ed1484331d534b3f
https://github.com/WebKit/WebKit/commit/e7ae451260d742f70f63bd07ed1484331d534b3f
Author: Shu-yu Guo <[email protected]>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M Source/JavaScriptCore/jit/ExecutableAllocator.h
M Source/JavaScriptCore/llint/InPlaceInterpreter.asm
M Source/JavaScriptCore/llint/LLIntData.cpp
M Source/JavaScriptCore/wasm/WasmCallee.cpp
M Source/WTF/wtf/PlatformEnable.h
Log Message:
-----------
[JSC] Fix !ENABLE(JIT) build
https://bugs.webkit.org/show_bug.cgi?id=306638
rdar://169822205
Reviewed by Yusuke Suzuki.
* Source/JavaScriptCore/jit/ExecutableAllocator.h:
(JSC::performJITMemcpy):
* Source/JavaScriptCore/llint/InPlaceInterpreter.asm:
* Source/JavaScriptCore/llint/LLIntData.cpp:
(JSC::LLInt::initialize):
* Source/JavaScriptCore/wasm/WasmCallee.cpp:
* Source/WTF/wtf/PlatformEnable.h:
Canonical link: https://commits.webkit.org/311492@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications