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

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

  Log Message:
  -----------
  [JSC][Wasm] Inline BBQ array.new_default for v128
https://bugs.webkit.org/show_bug.cgi?id=322526

Reviewed by Yusuke Suzuki.

BBQ array.new_default of v128 still called operationWasmArrayNewEmpty.
Pin a zero vector and use the existing store loop.

* Source/JavaScriptCore/wasm/WasmBBQJIT64.cpp:

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



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

Reply via email to