Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dldebug.c497 static const char *getobjname (lua_State *L, CallInfo *ci, int stackpos, in getobjname() argument
503 *name = luaF_getlocalname(p, stackpos+1, pc); in getobjname()
506 i = symbexec(p, pc, stackpos); /* try symbolic execution */ in getobjname()