All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
UpVal Struct Reference

Public Attributes

 CommonHeader
 
lu_mem refcount
 
union {
   struct {
      UpVal *   next
 
      int   touched
 
   }   open
 
   TValue   value
 
u
 
union {
   struct {
      struct UpVal *   next
 
      struct UpVal *   prev
 
   }   l
 
   TValue   value
 
u
 
union {
   struct {
      struct UpVal *   next
 
      struct UpVal *   prev
 
   }   l
 
   TValue   value
 
u
 
TValuev