Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: be7c61dd4afc923d27f78e9db0aafa5cd494ab96
      
https://github.com/WebKit/WebKit/commit/be7c61dd4afc923d27f78e9db0aafa5cd494ab96
  Author: Michael Catanzaro <[email protected]>
  Date:   2026-04-20 (Mon, 20 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.

This patch is originally written by Shu-yu Guo. Yusuke reviewed the
original version of the patch. I, Michael Catanzaro, have updated it
to resolve conflicts.

This is a second try, because my first attempt, 311492@main, was broken
and reverted in 311499@main.

* 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/311632@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to