Searched refs:OP_LFALSESKIP (Results 1 – 4 of 4) sorted by relevance
206 OP_LFALSESKIP,/*A R[A] := false; pc++ */ enumerator
378 case OP_LFALSESKIP: in PrintCode()
906 p_f = code_loadbool(fs, reg, OP_LFALSESKIP); /* skip next inst. */ in exp2reg()
1195 vmcase(OP_LFALSESKIP) { in luaV_execute()
Completed in 13 milliseconds