Bug 279681
| Summary: | [JSC] Remove use of HeapCell::isLive() from Heap::dumpHeapStatisticsAtVMDestruction() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dan Hecht <dan.hecht> |
| Component: | JavaScriptCore | Assignee: | 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
In preperation for replacing HeapCell::isLive() with isDeadButNotDestructed(), let's remove this call.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/135960237>
Dan Hecht
Pull request: https://github.com/WebKit/WebKit/pull/33625
EWS
Committed 283640@main (79323c532b9d): <https://commits.webkit.org/283640@main>
Reviewed commits have been landed. Closing PR #33625 and removing active labels.