Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlopcodes.h292 OP_FORLOOP,/* A Bx update counters; if loop continues then pc-=Bx; */ enumerator
A Dluac.c616 case OP_FORLOOP: in PrintCode()
A Dlvm.c1729 vmcase(OP_FORLOOP) { in luaV_execute()
A Dlparser.c1535 static const OpCode forloop[2] = {OP_FORLOOP, OP_TFORLOOP}; in forbody()

Completed in 12 milliseconds