RESOLVED FIXED 279681
[JSC] Remove use of HeapCell::isLive() from Heap::dumpHeapStatisticsAtVMDestruction()
https://bugs.webkit.org/show_bug.cgi?id=279681
Summary [JSC] Remove use of HeapCell::isLive() from Heap::dumpHeapStatisticsAtVMDestr...
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.