#include <lua/lstate.h>
Collaboration diagram for GCObject:

Data Fields | |
| GCheader | gch |
| TString | ts |
| Udata | u |
| Closure | cl |
| Table | h |
| Proto | p |
| UpVal | uv |
| lua_State | th |
Definition at line 184 of file lstate.h.
|
|
|
|
|
Definition at line 185 of file lstate.h. Referenced by correctstack(), freeobj(), luaC_link(), luaC_separateudata(), luaS_newlstr(), luaS_resize(), marktmu(), propagatemarks(), reallymarkobject(), and sweeplist(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4