Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlfunc.c111 static void callclosemethod (lua_State *L, TValue *obj, TValue *err, int yy) { in callclosemethod() function
156 callclosemethod(L, uv, errobj, yy); in prepcallclosemth()