RESOLVED FIXED 279824
[JSC] replace m_frozenValuesAreFinalized check with safepoint check
https://bugs.webkit.org/show_bug.cgi?id=279824
Summary [JSC] replace m_frozenValuesAreFinalized check with safepoint check
Dan Hecht
Reported 2024-09-17 08:35:47 PDT
Rather than having an assert only member, we can now directly check whether the compiler is in a GC safepoint instead.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-17 08:35:58 PDT
Dan Hecht
Comment 2 2024-09-17 08:38:33 PDT
EWS
Comment 3 2024-09-17 12:07:15 PDT
Committed 283789@main (27ffa956d3fb): <https://commits.webkit.org/283789@main> Reviewed commits have been landed. Closing PR #33771 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.