Open
Bug 1063270
Opened 10 years ago
Updated 2 years ago
[jsdbg2] Create an assorter by allocation source and expose it as an option to D.M.p.takeCensus
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
NEW
People
(Reporter: fitzgen, Unassigned)
References
(Blocks 1 open bug)
Details
This would allow us to categorize objects by the source they were allocated in, rather than function (bug 1063267) or full blown stack at time of allocation, so this is less of a fire hose which is nice when you don't know what you're looking for yet.
Reporter | ||
Updated•10 years ago
|
Blocks: memory-platform
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•