Home
last modified time | relevance | path

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

/redis-3.2.3/deps/lua/src/
H A Dldo.c244 static StkId tryfuncTM (lua_State *L, StkId func) { in tryfuncTM() function
269 func = tryfuncTM(L, func); /* check the `function' tag method */ in luaD_precall()