#include <lstate.h>
Definition at line 178 of file lstate.h.
◆ allowhook
◆ base_ci
◆ basehookcount
int lua_State::basehookcount |
◆ ci
◆ errfunc
ptrdiff_t lua_State::errfunc |
◆ errorJmp
struct lua_longjmp* lua_State::errorJmp |
◆ gclist
◆ hook
◆ hookcount
◆ hookmask
sig_atomic_t lua_State::hookmask |
◆ l_G
◆ marked
◆ nCcalls
unsigned short lua_State::nCcalls |
◆ nci
unsigned short lua_State::nci |
◆ next
◆ nny
unsigned short lua_State::nny |
◆ oldpc
◆ openupval
UpVal* lua_State::openupval |
◆ stack
◆ stack_last
StkId lua_State::stack_last |
◆ stacksize
◆ status
◆ top
◆ tt
◆ twups
The documentation for this struct was generated from the following file: