Home
last modified time | relevance | path

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

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