Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b5928f9be1258f7494277df09219007020329a00
      
https://github.com/WebKit/WebKit/commit/b5928f9be1258f7494277df09219007020329a00
  Author: Sergey Rubanov <[email protected]>
  Date:   2026-08-25 (Tue, 25 Aug 2026)

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

  Log Message:
  -----------
  [JSC][Wasm] Use loadPair for targetInstance and entrypoint in wasmToWasm stubs
https://bugs.webkit.org/show_bug.cgi?id=322493

Reviewed by Keith Miller.

Those two fields are adjacent on WasmCallableFunction. The trampoline
now loads them with loadPairPtr.

* Source/JavaScriptCore/wasm/WasmBinding.cpp:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to