Searched refs:OP_FORLOOP (Results 1 – 4 of 4) sorted by relevance
211 OP_FORLOOP,/* A sBx R(A)+=R(A+2); enumerator
354 case OP_FORLOOP: in PrintCode()
767 vmcase(OP_FORLOOP, in luaV_execute()
1298 endfor = luaK_codeAsBx(fs, OP_FORLOOP, base, NO_JUMP); in forbody()