Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2a9f8a7bb24c9d19a20bc660cd65ec7e539b882b https://github.com/WebKit/WebKit/commit/2a9f8a7bb24c9d19a20bc660cd65ec7e539b882b Author: Yijia Huang <hyjo...@gmail.com> Date: 2024-11-14 (Thu, 14 Nov 2024)
Changed paths: M Source/JavaScriptCore/heap/Heap.cpp Log Message: ----------- [JSC] SetForScope for m_isMarkingForGCVerifier in Heap::verifyGC() https://bugs.webkit.org/show_bug.cgi?id=283130 rdar://139907928 Reviewed by Yusuke Suzuki. Let's use SetForScope for m_isMarkingForGCVerifier in Heap::verifyGC(). * Source/JavaScriptCore/heap/Heap.cpp: (JSC::Heap::verifyGC): Canonical link: https://commits.webkit.org/286614@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes