lua-users home
lua-l archive

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


Ok. Thank you :)

On Sunday, December 9, 2012, Luiz Henrique de Figueiredo wrote:
> I was wondering under what circumstances a LOADKX/EXTRAARG would appear in
> Lua 5.2 bytecode. Is it for constants that indexes are outside the range of
> the standard LOADK.Bx arg, or something else entirely?

Exactly that. It'll be issued for *very* large table constructors.



--
~mlnlover11~