WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-09-13 09:53:37 PDT
<
rdar://problem/135960237
>
Dan Hecht
Comment 2
2024-09-13 09:58:12 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33625
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.
Top of Page
Format For Printing
XML
Clone This Bug