Searched refs:OP_SETTABLE (Results 1 – 5 of 5) sorted by relevance
218 OP_SETTABLE,/* A B C R[A][R[B]] := RK(C) */ enumerator
417 case OP_SETTABLE: in PrintCode()
616 case OP_SETTABUP: case OP_SETTABLE: case OP_SETI: case OP_SETFIELD: in funcnamefromcode()
857 op == OP_TAILCALL || op == OP_SETTABUP || op == OP_SETTABLE || in luaV_finishOp()1287 vmcase(OP_SETTABLE) { in luaV_execute()
1055 codeABRK(fs, OP_SETTABLE, var->u.ind.t, var->u.ind.idx, ex); in luaK_storevar()
Completed in 15 milliseconds