Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a9bf19a5216da295160b0739f2de629eeb146d2a
      
https://github.com/WebKit/WebKit/commit/a9bf19a5216da295160b0739f2de629eeb146d2a
  Author: Justin Michaud <[email protected]>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

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

  Log Message:
  -----------
  [ARMv7] Fix wasm to js when useJIT=0
https://bugs.webkit.org/show_bug.cgi?id=289585

Reviewed by Yusuke Suzuki.

We missed storing a tag for the callee's callee. The JIT version of this stub 
uses storeCell.

* Source/JavaScriptCore/wasm/WasmOperations.cpp:
(JSC::Wasm::JSC_DEFINE_JIT_OPERATION):

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