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