Closed
Bug 1708441
Opened 4 years ago
Closed 4 years ago
Move JS_IterateCompartments* and JS::IterateRealms* function out of jsapi.h
Categories
(Core :: JavaScript: GC, enhancement, P5)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: nbp, Assigned: nbp)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Attachment #9219220 -
Attachment description: Bug 1708441 - Create js/public/GCIterators.h and move some functions from jsapi.h in it. → Bug 1708441 - Create js/public/RealmIterators.h and move some functions from jsapi.h in it.
Pushed by npierron@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/980f0819d950
Create js/public/RealmIterators.h and move some functions from jsapi.h in it. r=jonco
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•