Bug 279681

Summary: [JSC] Remove use of HeapCell::isLive() from Heap::dumpHeapStatisticsAtVMDestruction()
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-13 09:53:25 PDT
In preperation for replacing HeapCell::isLive() with isDeadButNotDestructed(), let's remove this call.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-13 09:53:37 PDT
Dan Hecht
Comment 2 2024-09-13 09:58:12 PDT
EWS
Comment 3 2024-09-13 12:01:40 PDT
Committed 283640@main (79323c532b9d): <https://commits.webkit.org/283640@main> Reviewed commits have been landed. Closing PR #33625 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.