[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Next version of Lua - new 'createtable' function
- From: steve donovan <steve.j.donovan@...>
- Date: Wed, 17 Jun 2009 08:13:30 +0200
On Tue, Jun 16, 2009 at 11:25 PM, Marco Antonio
Abreu<mabreu.ti@gmail.com> wrote:
> Hi, Steve.
> It's a very good start, but do you know what happens with this occurencies
> when Lua VM run the garbage collector automatically? Does it collect this
> unused space before I fill then with some values?
Well, Fabio could give you a more definite answer but I don't think it
would be collected.
steve d.