Searched refs:prepclosingmethod (Results 1 – 1 of 1) sorted by relevance
113 static int prepclosingmethod (lua_State *L, TValue *obj, TValue *err) { in prepclosingmethod() function153 if (prepclosingmethod(L, uv, &G(L)->nilvalue)) /* something to call? */ in callclosemth()163 if (prepclosingmethod(L, uv, s2v(level))) { /* something to call? */ in callclosemth()207 prepclosingmethod(L, s2v(level), s2v(level + 1)); in luaF_newtbcupval()