My Project
Public Attributes | List of all members
FuncState Struct Reference

Public Attributes

Protof
 
Tableh
 
struct FuncStateprev
 
struct LexStatels
 
struct lua_StateL
 
struct BlockCntbl
 
int pc
 
int lasttarget
 
int jpc
 
int freereg
 
int nk
 
int np
 
short nlocvars
 
lu_byte nactvar
 
upvaldesc upvalues [60]
 
unsigned short actvar [200]
 
GCtabkt
 
LexStatels
 
lua_StateL
 
FuncScopebl
 
BCPos pc
 
BCPos lasttarget
 
BCPos jpc
 
BCReg freereg
 
BCReg nactvar
 
BCReg nkn
 
BCReg nkgc
 
BCLine linedefined
 
BCInsLinebcbase
 
BCPos bclim
 
MSize vbase
 
uint8_t flags
 
uint8_t numparams
 
uint8_t framesize
 
uint8_t nuv
 
VarIndex varmap [LJ_MAX_LOCVAR]
 
VarIndex uvmap [LJ_MAX_UPVAL]
 
VarIndex uvtmp [LJ_MAX_UPVAL]
 

The documentation for this struct was generated from the following files: