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