Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1f29fc26239e2b130b4836fac7470ecb33c0f74e
      
https://github.com/WebKit/WebKit/commit/1f29fc26239e2b130b4836fac7470ecb33c0f74e
  Author: Ross Kirsling <ross.kirsl...@sony.com>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

  Changed paths:
    M Source/JavaScriptCore/llint/InPlaceInterpreter.cpp
    M Source/JavaScriptCore/llint/InPlaceInterpreter.h
    M Source/JavaScriptCore/runtime/InitializeThreading.cpp

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

Unreviewed build fix.

* Source/JavaScriptCore/llint/InPlaceInterpreter.cpp:
* Source/JavaScriptCore/llint/InPlaceInterpreter.h:
* Source/JavaScriptCore/runtime/InitializeThreading.cpp:
(JSC::initialize):
IPInt is a wasm feature; it must be guarded by ENABLE(WEBASSEMBLY).

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to