[webkit-changes] [WebKit/WebKit] 2fe3b6: [JSC] new BBQ should switch WasmInstance* for indi...

Yusuke Suzuki noreply at github.com
Fri Feb 17 22:34:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2fe3b6902b3f21db83b8019b5135a1d65a989d4c
      https://github.com/WebKit/WebKit/commit/2fe3b6902b3f21db83b8019b5135a1d65a989d4c
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-02-17 (Fri, 17 Feb 2023)

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

  Log Message:
  -----------
  [JSC] new BBQ should switch WasmInstance* for indirect calls
https://bugs.webkit.org/show_bug.cgi?id=252525
rdar://105624745

Reviewed by Mark Lam.

We should switch WasmInstance pinned register for indirect call.

* Source/JavaScriptCore/wasm/WasmBBQJIT.cpp:
(JSC::Wasm::BBQJIT::emitIndirectCall):

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




More information about the webkit-changes mailing list