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

Class CallInfo

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

Source from the content-addressed store, hash-verified

491 char short_src[LUA_IDSIZE]; /* (S) */
492 /* private part */
493 struct CallInfo *i_ci; /* active function */
494};
495
496/* }====================================================================== */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected