Searched refs:jf (Results 1 – 1 of 1) sorted by relevance
1631 int jf; /* instruction to skip 'then' code (if condition is false) */ in test_then_block() local1647 jf = luaK_jump(fs); in test_then_block()1652 jf = v.f; in test_then_block()1659 luaK_patchtohere(fs, jf); in test_then_block()
Completed in 5 milliseconds