#include <lstate.h>
Data Fields | |
GCObject * | next |
lu_byte | tt |
lu_byte | marked |
StkId | top |
StkId | base |
global_State * | l_G |
CallInfo * | ci |
StkId | stack_last |
StkId | stack |
int | stacksize |
CallInfo * | end_ci |
CallInfo * | base_ci |
unsigned short | size_ci |
unsigned short | nCcalls |
lu_byte | hookmask |
lu_byte | allowhook |
lu_byte | hookinit |
int | basehookcount |
int | hookcount |
lua_Hook | hook |
TObject | _gt |
GCObject * | openupval |
GCObject * | gclist |
lua_longjmp * | errorJmp |
ptrdiff_t | errfunc |
Definition at line 139 of file lstate.h.
|
|
|
Definition at line 161 of file lstate.h. Referenced by luaC_callGCTM(), luaD_callhook(), luaD_pcall(), and preinit_state(). |
|
Definition at line 144 of file lstate.h. Referenced by correctstack(), lua_checkstack(), lua_close(), lua_concat(), lua_gettop(), lua_pushupvalues(), lua_resume(), lua_settop(), luaA_index(), luaA_indexAcceptable(), luaD_pcall(), luaD_poscall(), luaD_precall(), luaG_typeerror(), luaO_pushvfstring(), luaV_concat(), luaV_execute(), negindex(), resume(), and stack_init(). |
|
Definition at line 157 of file lstate.h. Referenced by checkstacksizes(), correctstack(), freestack(), lua_close(), lua_getinfo(), lua_getlocal(), lua_getstack(), lua_resume(), lua_setlocal(), luaD_callhook(), luaD_reallocCI(), luaG_inithooks(), preinit_state(), restore_stack_limit(), resume(), stack_init(), and traversestack(). |
|
Definition at line 163 of file lstate.h. Referenced by lua_gethookcount(), lua_sethook(), and preinit_state(). |
|
Definition at line 148 of file lstate.h. Referenced by addinfo(), callrethooks(), checkstacksizes(), correctstack(), lua_checkstack(), lua_close(), lua_getstack(), lua_resume(), lua_yield(), luaD_call(), luaD_callhook(), luaD_pcall(), luaD_poscall(), luaD_precall(), luaD_reallocCI(), luaG_inithooks(), luaG_typeerror(), luaV_execute(), preinit_state(), restore_stack_limit(), resume(), resume_error(), stack_init(), and traceexec(). |
|
Definition at line 155 of file lstate.h. Referenced by luaD_precall(), luaD_reallocCI(), and stack_init(). |
|
Definition at line 174 of file lstate.h. Referenced by lua_close(), luaD_pcall(), luaG_errormsg(), and preinit_state(). |
|
Definition at line 173 of file lstate.h. Referenced by luaD_rawrunprotected(), luaD_throw(), and preinit_state(). |
|
Definition at line 171 of file lstate.h. Referenced by lua_open(), and propagatemarks(). |
|
Definition at line 166 of file lstate.h. Referenced by lua_gethook(), lua_sethook(), luaD_callhook(), and preinit_state(). |
|
Definition at line 164 of file lstate.h. Referenced by luaV_execute(), and traceexec(). |
|
Definition at line 162 of file lstate.h. Referenced by lua_sethook(), luaG_inithooks(), preinit_state(), and traceexec(). |
|
Definition at line 160 of file lstate.h. Referenced by lua_gethookmask(), lua_sethook(), luaD_poscall(), luaD_precall(), luaV_execute(), preinit_state(), and traceexec(). |
|
Definition at line 146 of file lstate.h. Referenced by lua_open(), and luaE_newthread(). |
|
Definition at line 140 of file lstate.h. Referenced by lua_open(). |
|
Definition at line 159 of file lstate.h. Referenced by lua_close(), lua_yield(), luaD_call(), luaD_pcall(), and preinit_state(). |
|
Definition at line 140 of file lstate.h. Referenced by lua_open(). |
|
Definition at line 169 of file lstate.h. Referenced by correctstack(), luaE_freethread(), luaF_close(), luaF_findupval(), luaV_execute(), and preinit_state(). |
|
Definition at line 158 of file lstate.h. Referenced by checkstacksizes(), freestack(), luaD_growCI(), luaD_precall(), luaD_reallocCI(), preinit_state(), restore_stack_limit(), and stack_init(). |
|
Definition at line 152 of file lstate.h. Referenced by close_state(), correctstack(), freestack(), lua_close(), luaD_reallocstack(), luaE_freethread(), luaV_execute(), preinit_state(), restore_stack_limit(), stack_init(), and traversestack(). |
|
Definition at line 150 of file lstate.h. Referenced by luaD_reallocstack(), restore_stack_limit(), stack_init(), and traversestack(). |
|
Definition at line 153 of file lstate.h. Referenced by freestack(), luaD_growstack(), luaD_reallocstack(), luaV_execute(), preinit_state(), restore_stack_limit(), and stack_init(). |
|
|
Definition at line 140 of file lstate.h. Referenced by lua_open(). |