Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7e9c0156453d8bbfd9c1b6b125b78200506431b8
      
https://github.com/WebKit/WebKit/commit/7e9c0156453d8bbfd9c1b6b125b78200506431b8
  Author: Yusuke Suzuki <[email protected]>
  Date:   2025-09-05 (Fri, 05 Sep 2025)

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

  Log Message:
  -----------
  [JSC] Remove unnecessary m_boxedWasmCallee from WebAssemblyFunction
https://bugs.webkit.org/show_bug.cgi?id=298490
rdar://159980859

Reviewed by Dan Hecht.

This field is no longer used as it is the same to
WebAssemblyFunction::boxedCallee field.

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

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