Searched refs:OP_CLOSURE (Results 1 – 4 of 4) sorted by relevance
220 OP_CLOSURE,/* A Bx R(A) := closure(KPROTO[Bx]) */ enumerator
359 case OP_CLOSURE: in PrintCode()
833 vmcase(OP_CLOSURE, in luaV_execute()
522 init_exp(v, VRELOCABLE, luaK_codeABx(fs, OP_CLOSURE, 0, fs->np - 1)); in codeclosure()