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