[webkit-changes] [WebKit/WebKit] ce09d0: createJSToWasmWrapper mode parameter is unused on ARM

aoikonomopoulos noreply at github.com
Mon Feb 20 02:22:56 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ce09d02cdcb6942a156420e12cabff51781d4ffc
      https://github.com/WebKit/WebKit/commit/ce09d02cdcb6942a156420e12cabff51781d4ffc
  Author: Angelos Oikonomopoulos <angelos at igalia.com>
  Date:   2023-02-20 (Mon, 20 Feb 2023)

  Changed paths:
    M Source/JavaScriptCore/wasm/js/JSToWasm.cpp

  Log Message:
  -----------
  createJSToWasmWrapper mode parameter is unused on ARM
https://bugs.webkit.org/show_bug.cgi?id=252556

Reviewed by Tadeu Zagallo.

Fix trivial warning that breaks the ARM build.

* Source/JavaScriptCore/wasm/js/JSToWasm.cpp:
(JSC::Wasm::createJSToWasmWrapper):

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




More information about the webkit-changes mailing list