[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: two questions about gc
- From: roberto@... (Roberto Ierusalimschy)
- Date: Thu, 19 Jul 2007 14:52:06 -0300
> ok,i think i've understood fully,thanks a lot :-)
> by the way,as my own opinion, i thought that the table type is the
> only container type who is interactable to programmers, so it may faces more
> situations than any other ones(such as proto,clousure), and luaC_barrierback
> seems "safer" than luaC_barrierf .
What do you mean by "safer"?
-- Roberto