all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Should catchlist elements be marked during GC?
@ 2006-07-13 10:09 Kim F. Storm
  2006-07-13 15:24 ` Stefan Monnier
  2006-07-14  4:07 ` Richard Stallman
  0 siblings, 2 replies; 4+ messages in thread
From: Kim F. Storm @ 2006-07-13 10:09 UTC (permalink / raw)



During GC, we don't explicitly go through the catchlist, marking the
TAG and VAL member of each element.

I just wondered if it is safe to assume that the TAG and VAL members
are always marked due to some other method?

If not 100% sure, it wouldn't cost a lot to mark them explicitly
during GC.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-07-14  4:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-13 10:09 Should catchlist elements be marked during GC? Kim F. Storm
2006-07-13 15:24 ` Stefan Monnier
2006-07-13 21:41   ` Kim F. Storm
2006-07-14  4:07 ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.