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

Class CallInfo

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

Source from the content-addressed store, hash-verified

412 char short_src[LUA_IDSIZE]; /* (S) */
413 /* private part */
414 struct CallInfo *i_ci; /* active function */
415};
416
417/* }====================================================================== */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected