Public Attributes | |
stringtable | strt |
lua_Alloc | frealloc |
void * | ud |
lu_byte | currentwhite |
lu_byte | gcstate |
int | sweepstrgc |
GCObject * | rootgc |
GCObject ** | sweepgc |
GCObject * | gray |
GCObject * | grayagain |
GCObject * | weak |
GCObject * | tmudata |
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_State * | mainthread |
UpVal | uvhead |
struct Table * | mt [(8+1)] |
TString * | tmname [TM_N] |