Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a8b097386010cf4f3d68622f2a9afa7780744d8c
      
https://github.com/WebKit/WebKit/commit/a8b097386010cf4f3d68622f2a9afa7780744d8c
  Author: Justin Michaud <[email protected]>
  Date:   2024-08-28 (Wed, 28 Aug 2024)

  Changed paths:
    M Source/JavaScriptCore/llint/WebAssembly.asm

  Log Message:
  -----------
  Fix ARMv7 JITless wasm exception handling
https://bugs.webkit.org/show_bug.cgi?id=278795

Reviewed by Yusuke Suzuki.

We can't return the exception in a register on ARMv7 due to register pressure.

* Source/JavaScriptCore/llint/WebAssembly.asm:

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