MCPcopy Create free account
hub / github.com/Tencent/xLua / CallInfo

Class CallInfo

WebGLPlugins/lua.h:456–456  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

454 char short_src[LUA_IDSIZE]; /* (S) */
455 /* private part */
456 struct CallInfo *i_ci; /* active function */
457};
458
459/* }====================================================================== */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected