HomeSort by: relevance | last modified time | path
    Searched defs:callclosemethod (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/lua/dist/src/
lfunc.c 111 static void callclosemethod (lua_State *L, TValue *obj, TValue *err, int yy) { function
156 callclosemethod(L, uv, errobj, yy);

Completed in 20 milliseconds