Re: Lua 5.2 new function reference inside a loop
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua 5.2 new function reference inside a loop
- From: Coda Highland <chighland@...>
- Date: 2014年9月15日 13:09:03 -0700
On Mon, Sep 15, 2014 at 1:04 PM, Andrew Starks <andrew.starks@trms.com> wrote:
> without checking my work[1]
Beautiful, delicious irony that you forgot to fill in the footnote.
> Lua must be checking to see if upvalues are referenced, then?
I assume this is to minimize the amount of state stored in the closure.
/s/ Adam