Searched refs:callclose (Results 1 – 1 of 1) sorted by relevance
103 static void callclose (lua_State *L, void *ud) { in callclose() function154 callclose(L, NULL); /* call closing method */ in callclosemth()164 int newstatus = luaD_pcall(L, callclose, NULL, oldtop, 0); in callclosemth()208 callclose(L, NULL); /* call closing method */ in luaF_newtbcupval()