Searched refs:OP_TFORPREP (Results 1 – 4 of 4) sorted by relevance
296 OP_TFORPREP,/* A Bx create upvalue for R[A + 3]; pc+=Bx */ enumerator
624 case OP_TFORPREP: in PrintCode()
1727 vmcase(OP_TFORPREP) { in luaV_execute()
1536 static const OpCode forprep[2] = {OP_FORPREP, OP_TFORPREP}; in forbody()