lua-users home
lua-l archive

Re: Suggestion : Use unique string type instead of two (short and long)

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> If we don’t need string interning, the next pointer in TString is
> useless, so I think maybe no more overhead.
If we will have only one kind of string, we cannot store its length in a
byte. So, we need that field for the length.
-- Roberto

AltStyle によって変換されたページ (->オリジナル) /