Searched refs:getfuncname (Results 1 – 1 of 1) sorted by relevance
248 static const char *getfuncname (lua_State *L, CallInfo *ci, const char **name) { in getfuncname() function292 ar->namewhat = getfuncname(L, ci, &ar->name); in auxgetinfo()