Closed
Bug 1643393
Opened 5 years ago
Closed 5 years ago
Profiler associates JS_IteratorCompartment and related functions with the GC
Categories
(Core :: JavaScript: GC, defect, P3)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
Details
Attachments
(1 file)
These functions aren't part of the GC but API functions used by the debugger, amongst other things.
Assignee | ||
Comment 1•5 years ago
|
||
This makes pushing a profiler frame conditional on the heap state.
Updated•5 years ago
|
Assignee: nobody → jcoppeard
Status: NEW → ASSIGNED
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/604cf003782d
Don't associate non-GC trace sessions with the GC r=sfink
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•