|
GCObject * | next |
|
lu_byte | tt |
|
lu_byte | marked |
|
lu_byte | status |
|
StkId | top |
|
StkId | base |
|
global_State * | l_G |
|
CallInfo * | ci |
|
const Instruction * | savedpc |
|
StkId | stack_last |
|
StkId | stack |
|
CallInfo * | end_ci |
|
CallInfo * | base_ci |
|
int | stacksize |
|
int | size_ci |
|
unsigned short | nCcalls |
|
unsigned short | baseCcalls |
|
lu_byte | hookmask |
|
lu_byte | allowhook |
|
int | basehookcount |
|
int | hookcount |
|
lua_Hook | hook |
|
TValue | l_gt |
|
TValue | env |
|
GCObject * | openupval |
|
GCObject * | gclist |
|
struct lua_longjmp * | errorJmp |
|
ptrdiff_t | errfunc |
|
The documentation for this struct was generated from the following file: