« Python and JavaScript | Main | JavaScript 2 / ECMAScript Edition 4 »

April 27, 2006

Fresh XPCOM Thinking Update

Graydon has been busy. The XPCOM garbage cycle collector lives. Huzzah!

One (half-way) down, two to go....

/be

Posted by brendan at April 27, 2006 5:49 PM

Comments

hello,
i am from austria, so my english is not the best.
my question :
how work this tool?
can you give me a link to see more?

Posted by: marek [TypeKey Profile Page] at May 29, 2006 6:46 AM

hello,
why nobody answers?

Posted by: marek [TypeKey Profile Page] at June 30, 2006 12:27 AM

marek: see https://bugzilla.mozilla.org/show_bug.cgi?id=333078, especially https://bugzilla.mozilla.org/show_bug.cgi?id=333078#c45, which links to a nice graph showing cycles that the collector finds.

The cycle collector is not an offline tool, it's a garbage collector built into Gecko. So you'll have to study the code, or try the patch and turn on the graph visualizer as graydon describes in the bug.

/be

Posted by: Brendan Eich [TypeKey Profile Page] at July 14, 2006 5:54 PM