getfuncname
ar->namewhat = getfuncname(L, ci->previous, &ar->name);
static const char *getfuncname (lua_State *L, CallInfo *ci, const char **name);