Re: setfenv on userdata
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: setfenv on userdata
- From: Mark Hamburg <mhamburg@...>
- Date: 2005年8月23日 17:57:40 -0700
I would have expected userdata to support nil environments as well. Amongst
other things, this is one less link for the GC to trace even if it routinely
leads to a table that is already marked.
Mark