Home
last modified time | relevance | path

Searched refs:checkclosemth (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlfunc.c125 static void checkclosemth (lua_State *L, StkId level) { in checkclosemth() function
172 checkclosemth(L, level); /* value must have a close method */ in luaF_newtbcupval()