Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aa1a33ed1ca1ff3e4310a3d530a778903ef10d75
      
https://github.com/WebKit/WebKit/commit/aa1a33ed1ca1ff3e4310a3d530a778903ef10d75
  Author: Ross Kirsling <[email protected]>
  Date:   2023-06-30 (Fri, 30 Jun 2023)

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

  Log Message:
  -----------
  Fix PlayStation build following 265651@main
https://bugs.webkit.org/show_bug.cgi?id=258729

Unreviewed build fix.

* Source/JavaScriptCore/wasm/WasmBBQJIT.cpp:
Move #if ENABLE(WEBASSEMBLY_BBQJIT) where it belongs.
This isn't a new issue in 265651@main, but it means that non-WASM platforms 
have needed to load every header in this file.

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to