Home
last modified time | relevance | path

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

/freebsd-src/contrib/lua/src/
H A Dlfunc.c107 static void callclosemethod (lua_State *L, TValue *obj, TValue *err, int yy) { in callclosemethod() function
152 callclosemethod(L, uv, errobj, yy); in prepcallclosemth()