Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dldebug.c107 static Proto *getluaproto (CallInfo *ci) { in getluaproto() function
114 Proto *fp = getluaproto(ci); in findlocal()
612 luaO_chunkid(buff, getstr(getluaproto(ci)->source), LUA_IDSIZE); in addinfo()