Home
last modified time | relevance | path

Searched refs:AllocateAndInitializeSlotSet (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/heap/
Dspaces.cc1354 static SlotSet* AllocateAndInitializeSlotSet(size_t size, Address page_start) { in AllocateChunk() function
1369 SlotSet* slot_set = AllocateAndInitializeSlotSet(size_, address()); in AllocateChunk()