[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Let's not break existing scripts.
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 10 Nov 2011 22:13:57 -0200
> Would it be possible for the compiler to ensure that _ENV is always the first upvalue?
Possible, yes, but it would bloat *all* functions and many functions do
not use globals at all.