Searched refs:OP_MOVE (Results 1 – 1 of 1) sorted by relevance
64 OP_MOVE, enumerator3262 luaK_codeABC(fs,OP_MOVE,reg,e->u.s.info,0);3870 OpCode o=(func->upvalues[i].k==VLOCAL)?OP_MOVE:OP_GETUPVAL;4337 luaK_codeABC(fs,OP_MOVE,fs->freereg,v->u.s.info,0);4959 case OP_MOVE:{
Completed in 25 milliseconds