Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4be0a7f8e1a07d1db9a9d6f0c070311f5de4d2e0
      
https://github.com/WebKit/WebKit/commit/4be0a7f8e1a07d1db9a9d6f0c070311f5de4d2e0
  Author: Shu-yu Guo <[email protected]>
  Date:   2026-03-11 (Wed, 11 Mar 2026)

  Changed paths:
    A JSTests/wasm/gc/struct-new-default-v128.js
    M Source/JavaScriptCore/wasm/WasmOMGIRGenerator.cpp

  Log Message:
  -----------
  [JSC] Initialize V128 correctly for struct.new_default
https://bugs.webkit.org/show_bug.cgi?id=302906
rdar://163912308

Reviewed by Yusuke Suzuki, Yijia Huang, and Dan Hecht.

Initialize v128 fields in struct.new_default with a v128_t { }.

Also drive-by changes array.new_default to use the constant() helper.

Test: JSTests/wasm/gc/struct-new-default-v128.js

Originally-landed-as: 301765.340@safari-7623-branch (4241fa8b2343). 
rdar://171560186
Canonical link: https://commits.webkit.org/309076@main



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

Reply via email to