Searched defs:canAllocate (Results 1 – 2 of 2) sorted by relevance
69 static bool canAllocate(uptr Size) { return Size <= SizeClassMap::MaxSize; } canAllocate() function
75 static bool canAllocate(uptr Size) { return Size <= SizeClassMap::MaxSize; } canAllocate() function