Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8d1b8ba47bb53481f6b470c0da9f68b8caac7899
      
https://github.com/WebKit/WebKit/commit/8d1b8ba47bb53481f6b470c0da9f68b8caac7899
  Author: Justin Michaud <[email protected]>
  Date:   2024-04-04 (Thu, 04 Apr 2024)

  Changed paths:
    M Source/JavaScriptCore/wasm/js/WebAssemblyFunction.cpp

  Log Message:
  -----------
  CallWebAssemblyFunction should mark gc types
https://bugs.webkit.org/show_bug.cgi?id=272122
rdar://125878087

Reviewed by Yusuke Suzuki.

CallWebAssemblyFunction should mark GC'd arguments in case they don't
get kept alive until they make it to the stack or a register.

* Source/JavaScriptCore/wasm/js/WebAssemblyFunction.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):

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