Searched refs:GetArrayKind (Results 1 – 1 of 1) sorted by relevance
234 return (capacity() == 0 && GetArrayKind() != ARRAY_VARIABILITY) in SafeBool()271 NW_ASSERT(GetArrayKind() != ARRAY_FIXED); in release()425 if (GetArrayKind() == ARRAY_VARIABILITY) in ShrinkToFit()427 MoveArray clone(size(), m_Allocator, GetArrayKind()); in ShrinkToFit()435 ArrayKind GetArrayKind() const in GetArrayKind() function798 if (m_Allocator == 0 || GetArrayKind() != ARRAY_VARIABILITY) in reserve()