emacs-devel
[Top][All Lists]
Advanced

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

Re: Buffer-/frame-local variables [Was: Re: Make buffer- and frame-local


From: Stefan Monnier
Subject: Re: Buffer-/frame-local variables [Was: Re: Make buffer- and frame-locals a misc object]
Date: Tue, 21 Aug 2012 13:35:53 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

>> Another reason is that until they're initialized, the fields contain
>> invalid values, so if the GC sees them we're in trouble, right?
> Not quite.  In our terms, the core thing for simple generational GC is:

I didn't mean to say that a write-barrier during initialization is
a bug, only that it can't be necessary since the object is not "GC
ready" yet.


        Stefan



reply via email to

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