Searched defs:smallLineCache (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/bmalloc-7600.1.17/bmalloc/
H A DDeallocator.cpp124 SmallLineCache& smallLineCache = m_smallLineCaches[SmallPage::get(line)->smallSizeClass()]; local
133 SmallLineCache& smallLineCache = m_smallLineCaches[smallSizeClass]; local
[all...]

Completed in 108 milliseconds