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

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

  Log Message:
  -----------
  Fix currentMemory type in WasmOMGIRGenerator32_64.cpp
https://bugs.webkit.org/show_bug.cgi?id=283137

Reviewed by Justin Michaud.

The value is already of the right B3 type on 32-bits and does not need
to be truncated.

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

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