Searched refs:OP_LOADKX (Results 1 – 5 of 5) sorted by relevance
204 OP_LOADKX,/* A R[A] := K[extra arg] */ enumerator
371 case OP_LOADKX: in PrintCode()
567 case OP_LOADKX: { in getobjname()
454 int p = luaK_codeABx(fs, OP_LOADKX, reg, 0); in luaK_codek()
1185 vmcase(OP_LOADKX) { in luaV_execute()
Completed in 14 milliseconds