Searched refs:OP_SETTABUP (Results 1 – 5 of 5) sorted by relevance
222 OP_SETTABUP,/* A B C UpValue[A][K[B]:string] := RK(C) */ enumerator
416 case OP_SETTABUP: in PrintCode()
615 case OP_SETTABUP: case OP_SETTABLE: case OP_SETI: case OP_SETFIELD: in funcnamefromcode()
915 op == OP_TAILCALL || op == OP_SETTABUP || op == OP_SETTABLE ||1393 vmcase(OP_SETTABUP) {
1078 codeABRK(fs, OP_SETTABUP, var->u.ind.t, var->u.ind.idx, ex); in luaK_storevar()