[webkit-changes] [WebKit/WebKit] c87723: Fix !ENABLE(JIT) build following 284867 at main, part 4

Ross Kirsling noreply at github.com
Wed Oct 9 21:10:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c87723b789767e89f2c7bf4dff79c284579e8705
      https://github.com/WebKit/WebKit/commit/c87723b789767e89f2c7bf4dff79c284579e8705
  Author: Ross Kirsling <ross.kirsling at sony.com>
  Date:   2024-10-09 (Wed, 09 Oct 2024)

  Changed paths:
    M Source/JavaScriptCore/wasm/WasmCalleeGroup.cpp

  Log Message:
  -----------
  Fix !ENABLE(JIT) build following 284867 at main, part 4
https://bugs.webkit.org/show_bug.cgi?id=281196

Unreviewed PlayStation build fix.

* Source/JavaScriptCore/wasm/WasmCalleeGroup.cpp:
(JSC::Wasm::CalleeGroup::calleeIsReferenced const):
Add missing ENABLE(WEBASSEMBLY_BBQJIT) and ENABLE(WEBASSEMBLY_OMGJIT) guards.

Canonical link: https://commits.webkit.org/284948@main



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


More information about the webkit-changes mailing list