[webkit-changes] [WebKit/WebKit] de7fb1: [JSC] Fix some armv7 regressions introduces by JIT...

Max Rottenkolber noreply at github.com
Tue Aug 20 16:44:15 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: de7fb132ff577f0f0136136ad173682485266f1f
      https://github.com/WebKit/WebKit/commit/de7fb132ff577f0f0136136ad173682485266f1f
  Author: Max Rottenkolber <maximilian at igalia.com>
  Date:   2024-08-20 (Tue, 20 Aug 2024)

  Changed paths:
    M Source/JavaScriptCore/jit/FPRInfo.h
    M Source/JavaScriptCore/wasm/WasmOperations.cpp
    M Source/JavaScriptCore/wasm/js/JSToWasm.cpp

  Log Message:
  -----------
  [JSC] Fix some armv7 regressions introduces by JITless WASm entry thunks
https://bugs.webkit.org/show_bug.cgi?id=277953

Reviewed by Justin Michaud.

https://github.com/WebKit/WebKit/pull/31401 introduced some
regressions on armv7, this patch addresses those.

* Source/JavaScriptCore/jit/FPRInfo.h:
* Source/JavaScriptCore/wasm/WasmOperations.cpp:
(JSC::Wasm::JSC_DEFINE_JIT_OPERATION):
* Source/JavaScriptCore/wasm/js/JSToWasm.cpp:
(JSC::Wasm::marshallJSResult):
(JSC::Wasm::createJSToWasmJITInterpreter):

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