Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d55bf0c070cab46177593f16f1bb45fd5cb72de6
      
https://github.com/WebKit/WebKit/commit/d55bf0c070cab46177593f16f1bb45fd5cb72de6
  Author: Yusuke Suzuki <[email protected]>
  Date:   2026-05-21 (Thu, 21 May 2026)

  Changed paths:
    M Source/JavaScriptCore/heap/Heap.cpp

  Log Message:
  -----------
  [JSC] WebAssemblyGCStructure::finalizeUnconditionally should be called
https://bugs.webkit.org/show_bug.cgi?id=308527
rdar://problem/171049091

Reviewed by Keith Miller.

Structure::finalizeUnconditionally must be called at GC end phase.
Structure and BrandedStructure are done correctly, but WebAssemblyGCStructure 
is not.

* Source/JavaScriptCore/heap/Heap.cpp:
(JSC::Heap::finalizeUnconditionalFinalizers):

Originally-landed-as: 305413.412@rapid/safari-7624.2.5.110-branch 
(196f76f5bc51). rdar://176066952
Canonical link: https://commits.webkit.org/313669@main



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

Reply via email to