#include <lua/lobject.h>
Data Fields | |
GCObject * | next |
lu_byte | tt |
lu_byte | marked |
Definition at line 49 of file lobject.h.
Definition at line 50 of file lobject.h.
Referenced by luaC_link(), and sweeplist().
Definition at line 50 of file lobject.h.
Referenced by correctstack(), GCTM(), luaC_link(), luaC_linkupval(), luaC_separateudata(), luaS_newlstr(), luaS_resize(), marktmu(), and sweeplist().
Definition at line 50 of file lobject.h.
Referenced by freeobj(), luaC_link(), propagatemark(), reallymarkobject(), and sweeplist().