[webkit-changes] [WebKit/WebKit] 986455: Fix PlayStation build following 284854 at main

Ross Kirsling noreply at github.com
Wed Oct 9 00:45:48 PDT 2024


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

  Changed paths:
    M Source/JavaScriptCore/runtime/SamplingProfiler.cpp

  Log Message:
  -----------
  Fix PlayStation build following 284854 at main
https://bugs.webkit.org/show_bug.cgi?id=281124

Unreviewed build fix.

* Source/JavaScriptCore/runtime/SamplingProfiler.cpp:
(JSC::FrameWalker::recordJITFrame):
Ensure that Wasm::OptimizingJITCallee is guarded by ENABLE(JIT).

Canonical link: https://commits.webkit.org/284875@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