#include <lstate.h>
Data Fields | |
stringtable | strt |
GCObject * | rootgc |
GCObject * | rootudata |
GCObject * | tmudata |
Mbuffer | buff |
lu_mem | GCthreshold |
lu_mem | nblocks |
lua_CFunction | panic |
TObject | _registry |
TObject | _defaultmeta |
lua_State * | mainthread |
Node | dummynode [1] |
TString * | tmname [TM_N] |
Definition at line 116 of file lstate.h.
lua_CFunction global_State::panic |
struct lua_State* global_State::mainthread [read] |
TString* global_State::tmname[TM_N] |