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

/macosx-10.10/bmalloc-7600.1.17/bmalloc/
H A DAllocator.h70 FixedVector<std::pair<SmallLine*, unsigned char>, smallAllocatorLogCapacity> m_smallAllocatorLog;
H A DSizes.h88 static const size_t smallAllocatorLogCapacity = 16; member in namespace:bmalloc::Sizes

Completed in 113 milliseconds