Searched refs:IsGrowable (Results 1 – 2 of 2) sorted by relevance
41 : Allocator(Allocator), IsGrowable(CanGrow), in MSFBuilder()67 if (!IsGrowable) in setBlockMapAddr()109 if (!IsGrowable) in allocateBlocks()
132 bool IsGrowable; variable