Home
last modified time | relevance | path

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

/external/v8/src/
Dlist-inl.h22 List<T, P>::ResizeAdd(element, alloc); in Add()
49 void List<T, P>::ResizeAdd(const T& element, P alloc) { in ResizeAdd() function
Dlist.h190 void ResizeAdd(const T& element, AllocationPolicy allocator);