Searched refs:smallLineCacheCapacity (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/bmalloc-7600.1.17/bmalloc/
H A DDeallocator.h56 typedef FixedVector<SmallLine*, smallLineCacheCapacity> SmallLineCache;
H A DSizes.h85 static const size_t smallLineCacheCapacity = 16; member in namespace:bmalloc::Sizes

Completed in 116 milliseconds