[webkit-changes] [WebKit/WebKit] 546ecc: [JSC] rawJSONObjectStructure should be GC-visited

Yusuke Suzuki noreply at github.com
Fri Jan 17 11:10:56 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 546ecc0279c4162e7ad5de2bf59da82e520b549a
      https://github.com/WebKit/WebKit/commit/546ecc0279c4162e7ad5de2bf59da82e520b549a
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2025-01-17 (Fri, 17 Jan 2025)

  Changed paths:
    M Source/JavaScriptCore/runtime/JSGlobalObject.cpp

  Log Message:
  -----------
  [JSC] rawJSONObjectStructure should be GC-visited
https://bugs.webkit.org/show_bug.cgi?id=286154
rdar://143139522

Reviewed by Keith Miller and Yijia Huang.

m_rawJSONObjectStructure should be visited via GC.

* Source/JavaScriptCore/runtime/JSGlobalObject.cpp:
(JSC::JSGlobalObject::visitChildrenImpl):

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



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


More information about the webkit-changes mailing list