GC API: Difference between revisions

161 bytes added ,  31 March 2008
Reorder sections
(The allocator API)
(Reorder sections)
Line 85: Line 85:
Some SpiderMonkey 1.8 JSAPI features, yet to be documented, need this.  See [[mdc:JSAPI Reference#Memory_management]].
Some SpiderMonkey 1.8 JSAPI features, yet to be documented, need this.  See [[mdc:JSAPI Reference#Memory_management]].


== The Memory API ==
bsmedberg says: most of the spidermonkey tracing APIs were designed for the cycle collector. I would dearly love to flush them down the drain once XPCOMGC lands.
 
= The Memory API =


This is a description of the API that the allocator needs to provide to the GC engine which runs atop it:
This is a description of the API that the allocator needs to provide to the GC engine which runs atop it:
Confirmed users, Bureaucrats and Sysops emeriti
1,217

edits