gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog libbase/extension.cpp libbase/e...


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog libbase/extension.cpp libbase/e...
Date: Sun, 23 Sep 2007 21:59:17 +0200

On Sun, Sep 23, 2007 at 06:10:12PM +0900, Chad Musick wrote:
> > Is _getset still useful after mDestroyed  is set to true ?
> > If now we may set to NULL and don't release it's memory on destroy()
> 
> No, it's not. In fact, the setter isn't used at all, but I didn't want to 
> rewrite GetterSetter. (This is also why if mDestroyed is true, clone
> produces a SimpleProperty.)

Can we then set it to NULL and avoid marking it as reachable so the GC
can reclaim the memory associated with it then ?

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]