Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8b75d8f657337b629960924de5199ad4966a0309
      
https://github.com/WebKit/WebKit/commit/8b75d8f657337b629960924de5199ad4966a0309
  Author: Yusuke Suzuki <[email protected]>
  Date:   2026-03-19 (Thu, 19 Mar 2026)

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

  Log Message:
  -----------
  [JSC] Align OMG write-barrier code to FTL
https://bugs.webkit.org/show_bug.cgi?id=310248
rdar://172889778

Reviewed by Yijia Huang.

This patch simplifies OMG write-barrier code, which should be now
aligned to what FTL is emitting. We also annotate slow path call / fence
with appropriate memory decoration.

* Source/JavaScriptCore/wasm/WasmOMGIRGenerator.cpp:
(JSC::Wasm::OMGIRGenerator::setGlobal):
(JSC::Wasm::OMGIRGenerator::emitWriteBarrier):

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



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

Reply via email to