#include <lobject.h>
Data Fields | |
| L_Umaxalign | dummy |
| struct { | |
| GCObject * next | |
| lu_byte tt | |
| lu_byte marked | |
| lu_byte reserved | |
| lu_hash hash | |
| size_t len | |
| } | tsv |
Definition at line 180 of file lobject.h.
| size_t TString::len |
| struct { ... } TString::tsv |
Referenced by DumpString(), luaV_strcmp(), luaX_lex(), and newlstr().
1.5.2