Searched refs:minAlignment (Results 1 – 2 of 2) sorted by relevance
131 template <class T> static size_t minAlignment() in minAlignment() function139 size_t roundedSize = roundUp(sizeof(T), minAlignment<T>()); in allocateBase()
63084 (WebCore::PODArena::minAlignment):