Searched refs:AllocateSlotSet (Results 1 – 2 of 2) sorted by relevance
28 slot_set = AllocateSlotSet(chunk); in Insert()230 static SlotSet* AllocateSlotSet(MemoryChunk* chunk) { in AllocateSlotSet() function
1092 static SlotSet* AllocateSlotSet(size_t size, Address page_start) { in AllocateChunk() function1104 old_to_new_slots_.SetValue(AllocateSlotSet(size_, address())); in AllocateChunk()1115 old_to_old_slots_ = AllocateSlotSet(size_, address()); in AllocateChunk()