Searched refs:AllocateSlotSet (Results 1 – 3 of 3) sorted by relevance
30 slot_set = chunk->AllocateSlotSet<type>(); in Insert()
1364 template SlotSet* MemoryChunk::AllocateSlotSet<OLD_TO_NEW>(); in AllocateChunk()1365 template SlotSet* MemoryChunk::AllocateSlotSet<OLD_TO_OLD>(); in AllocateChunk()1368 SlotSet* MemoryChunk::AllocateSlotSet() { in AllocateChunk() function in v8::internal::MemoryChunk
505 SlotSet* AllocateSlotSet();