Bug 283108
| Summary: | JSC::Exception and JSWebAssemblyException are not accounting for all their allocations | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Max Rottenkolber <maximilian> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | mark.lam, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Max Rottenkolber
JSC::Exception and JSWebAssemblyException are not accounting for all their allocations on the heap. They should call Heap::reportExtraMemoryAllocated on the stacktrace and payload allocated by them respectively.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/140342593>
EWS
Committed 289147@main (c6956e26bf70): <https://commits.webkit.org/289147@main>
Reviewed commits have been landed. Closing PR #36637 and removing active labels.