LClosure Struct Reference

#include <lobject.h>


Data Fields

GCObjectnext
lu_byte tt
lu_byte marked
lu_byte isC
lu_byte nupvalues
GCObjectgclist
struct Protop
TObject g
UpValupvals [1]


Detailed Description

Definition at line 278 of file lobject.h.


Field Documentation

Definition at line 279 of file lobject.h.

Definition at line 279 of file lobject.h.

Definition at line 279 of file lobject.h.

Definition at line 279 of file lobject.h.

Referenced by luaD_precall(), and luaF_newLclosure().

Definition at line 279 of file lobject.h.

Referenced by luaF_freeclosure(), luaF_newLclosure(), and traverseclosure().

Definition at line 279 of file lobject.h.

struct Proto* LClosure::p [read]

Definition at line 280 of file lobject.h.

Referenced by aux_upvalue(), f_parser(), funcinfo(), luaD_precall(), luaV_execute(), and traverseclosure().

Definition at line 281 of file lobject.h.

Referenced by luaF_newLclosure(), luaV_execute(), and traverseclosure().

Definition at line 282 of file lobject.h.

Referenced by aux_upvalue(), luaV_execute(), and traverseclosure().


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

Generated on Fri Dec 12 13:02:13 2008 for rpm by  doxygen 1.5.6