Searched refs:OP_FORPREP (Results 1 – 4 of 4) sorted by relevance
213 OP_FORPREP,/* A sBx R(A)-=R(A+2); pc+=sBx */ enumerator
355 case OP_FORPREP: in PrintCode()
778 vmcase(OP_FORPREP, in luaV_execute()
1290 prep = isnum ? luaK_codeAsBx(fs, OP_FORPREP, base, NO_JUMP) : luaK_jump(fs); in forbody()