Lua.Compiler.Instruction (Lua v1.0.0-rc.2)
View SourceConstructor functions for Lua VM instructions.
Our register-based instruction set. Each instruction is a tagged tuple.
Operands are either register indices (integers) or {:constant, value} for inline literals.
Summary
Functions
Creates a constant operand for use in instructions.
Functions
Creates a constant operand for use in instructions.