Searched refs:tryfuncTM (Results 1 – 2 of 2) sorted by relevance
244 static StkId tryfuncTM (lua_State *L, StkId func) { in tryfuncTM() function269 func = tryfuncTM(L, func); /* check the `function' tag method */ in luaD_precall()
344 static StkId tryfuncTM (lua_State *L, StkId func) { in tryfuncTM() function425 func = tryfuncTM(L, func); /* retry with 'function' tag method */ in luaD_precall()