Home
last modified time | relevance | path

Searched refs:OP_TFORPREP (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlopcodes.h296 OP_TFORPREP,/* A Bx create upvalue for R[A + 3]; pc+=Bx */ enumerator
A Dluac.c624 case OP_TFORPREP: in PrintCode()
A Dlvm.c1753 vmcase(OP_TFORPREP) { in luaV_execute()
A Dlparser.c1534 static const OpCode forprep[2] = {OP_FORPREP, OP_TFORPREP}; in forbody()

Completed in 14 milliseconds