Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b18ec73923ce9aced9385ff75bbe640a3365a528
      
https://github.com/WebKit/WebKit/commit/b18ec73923ce9aced9385ff75bbe640a3365a528
  Author: Angelos Oikonomopoulos <[email protected]>
  Date:   2025-09-22 (Mon, 22 Sep 2025)

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

  Log Message:
  -----------
  [JSC] Explicitly convert between wasm refs and pointers in OMG
https://bugs.webkit.org/show_bug.cgi?id=298439

Reviewed by Justin Michaud.

Instead of treating wasm referencess as pointers or JSCell pointers as
wasm references, introduce trivial helpers to explicitly convert between
the two. This is semantically clearer and also allows
OMGIRGenerator32_64 to keep closer to the 64-bit version.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to