Home
last modified time | relevance | path

Searched defs:TCEntry (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.cpp731 struct TCEntry { struct
732 void *head; // Head of chain of objects.
733 void *tail; // Tail of chain of objects.