Searched refs:AllocateTypedSlotSet (Results 1 – 3 of 3) sorted by relevance
197 slot_set = page->AllocateTypedSlotSet<type>(); in InsertTyped()
1392 template TypedSlotSet* MemoryChunk::AllocateTypedSlotSet<OLD_TO_NEW>(); in AllocateChunk()1393 template TypedSlotSet* MemoryChunk::AllocateTypedSlotSet<OLD_TO_OLD>(); in AllocateChunk()1396 TypedSlotSet* MemoryChunk::AllocateTypedSlotSet() { in AllocateChunk() function in v8::internal::MemoryChunk
510 TypedSlotSet* AllocateTypedSlotSet();