Searched refs:TM_CLOSE (Results 1 – 3 of 3) sorted by relevance
113 const TValue *tm = luaT_gettmbyobj(L, obj, TM_CLOSE); in callclosemethod()130 const TValue *tm = luaT_gettmbyobj(L, s2v(level), TM_CLOSE); in checkclosemth()
48 TM_CLOSE, enumerator
630 case OP_CLOSE: case OP_RETURN: tm = TM_CLOSE; break; in funcnamefromcode()