MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / db_getinfo

Function db_getinfo

CPPScripts/External/Lua/ldblib.c:149–200  ·  view source on GitHub ↗

** Calls 'lua_getinfo' and collects all results in a new table. ** L1 needs stack space for an optional input (function) plus ** two optional outputs (function and line table) from function ** 'lua_getinfo'. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

getthreadFunction · 0.85
checkstackFunction · 0.85
lua_pushfstringFunction · 0.85
lua_pushvalueFunction · 0.85
lua_xmoveFunction · 0.85
lua_getstackFunction · 0.85
luaL_checkintegerFunction · 0.85
lua_getinfoFunction · 0.85
luaL_argerrorFunction · 0.85
lua_pushlstringFunction · 0.85
lua_setfieldFunction · 0.85
settabssFunction · 0.85

Tested by

no test coverage detected