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

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

  Log Message:
  -----------
  [JSC] Factor out common code to fill call results in OMG
https://bugs.webkit.org/show_bug.cgi?id=298592

Reviewed by Justin Michaud.

fillResults was duplicated in the body of addCall -- factor out a common
function, fillCallResults, instead. This also reduces the diff with
WasmOMGIRGenerator32_64.cpp.

Canonical link: https://commits.webkit.org/300390@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