MCPcopy Create free account
hub / github.com/EmmyLua/EmmyLuaDebugger / CallInfo

Class CallInfo

third-party/lua-5.5.0/src/lua.h:506–506  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

504 char short_src[LUA_IDSIZE]; /* (S) */
505 /* private part */
506 struct CallInfo *i_ci; /* active function */
507};
508
509/* }====================================================================== */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected