Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 32ede5f1c8918e022bcd42cfe3971c1123468f49
      
https://github.com/WebKit/WebKit/commit/32ede5f1c8918e022bcd42cfe3971c1123468f49
  Author: Angelos Oikonomopoulos <[email protected]>
  Date:   2024-11-14 (Thu, 14 Nov 2024)

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

  Log Message:
  -----------
  Convert fill value type in WasmOMGIRGenerator32_64.cpp
https://bugs.webkit.org/show_bug.cgi?id=283138

Reviewed by Justin Michaud.

operationWasmArrayFill expects a uint64_t fill value, so make sure we
pass an Int64.

* Source/JavaScriptCore/wasm/WasmOMGIRGenerator32_64.cpp:
(JSC::Wasm::OMGIRGenerator::addArrayFill):

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