My Project
Public Attributes | List of all members
global_State Struct Reference

Public Attributes

stringtable strt
 
lua_Alloc frealloc
 
void * ud
 
lu_byte currentwhite
 
lu_byte gcstate
 
int sweepstrgc
 
GCObjectrootgc
 
GCObject ** sweepgc
 
GCObjectgray
 
GCObjectgrayagain
 
GCObjectweak
 
GCObjecttmudata
 
Mbuffer buff
 
lu_mem GCthreshold
 
lu_mem totalbytes
 
lu_mem estimate
 
lu_mem gcdept
 
int gcpause
 
int gcstepmul
 
lua_CFunction panic
 
TValue l_registry
 
struct lua_Statemainthread
 
UpVal uvhead
 
struct Tablemt [(8+1)]
 
TStringtmname [TM_N]
 
GCRefstrhash
 
MSize strmask
 
MSize strnum
 
lua_Alloc allocf
 
void * allocd
 
GCState gc
 
SBuf tmpbuf
 
Node nilnode
 
GCstr strempty
 
uint8_t stremptyz
 
uint8_t hookmask
 
uint8_t dispatchmode
 
uint8_t vmevmask
 
GCRef mainthref
 
TValue registrytv
 
TValue tmptv
 
TValue tmptv2
 
GCupval uvhead
 
int32_t hookcount
 
int32_t hookcstart
 
lua_Hook hookf
 
lua_CFunction wrapf
 
volatile int32_t vmstate
 
BCIns bc_cfunc_int
 
BCIns bc_cfunc_ext
 
GCRef jit_L
 
MRef jit_base
 
MRef ctype_state
 
GCRef gcroot [GCROOT_MAX]
 
GCRef cur_L
 

The documentation for this struct was generated from the following files: