Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 73db65453574d6b8ddbd72494f6064c25d15bcf5
      
https://github.com/WebKit/WebKit/commit/73db65453574d6b8ddbd72494f6064c25d15bcf5
  Author: Shu-yu Guo <[email protected]>
  Date:   2026-03-04 (Wed, 04 Mar 2026)

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

  Log Message:
  -----------
  [JSC] Use a FrameTracer in operationWasmToJSExitMarshalArguments
https://bugs.webkit.org/show_bug.cgi?id=309194
rdar://171518360

Reviewed by Yusuke Suzuki.

operationWasmToJSExitMarshalArguments can allocate BigInts, and therefore might
update ShadowChicken, and needs a FrameTracer.

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

Canonical link: https://commits.webkit.org/308673@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to