GC API: Difference between revisions

Jump to navigation Jump to search
101 bytes added ,  7 April 2008
No edit summary
Line 168: Line 168:


== Tracing ==
== Tracing ==
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, offer generic object graph walking.  See [[mdc:JSAPI Reference#Memory_management]].


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.
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.
'''Open issue:''' Whether we can discard the SpiderMonkey 1.8 tracing API.


= The Memory API =
= The Memory API =
638

edits

Navigation menu