lua-users home
lua-l archive

RE: A loaded binary chunk may have wrong upvalues

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


>So, when load restores a function with upvalues, its upvalues are instanciated with fresh instances containing nil.
I agree with this. However it's obvious that current implementation also does set the first upvalue of a closure to some value other than nil.

AltStyle によって変換されたページ (->オリジナル) /