Searched refs:AllocateAndInitializeSlotSet (Results 1 – 1 of 1) sorted by relevance
1354 static SlotSet* AllocateAndInitializeSlotSet(size_t size, Address page_start) { in AllocateChunk() function1369 SlotSet* slot_set = AllocateAndInitializeSlotSet(size_, address()); in AllocateChunk()