Bug 279824

Summary: [JSC] replace m_frozenValuesAreFinalized check with safepoint check
Product: WebKit Reporter: Dan Hecht <dan.hecht>
Component: JavaScriptCoreAssignee: Dan Hecht <dan.hecht>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.