[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LOADKX/EXTRAARG
- From: Elijah Frederickson <elijah.frederickson@...>
- Date: Sun, 9 Dec 2012 07:11:05 -0900
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~