Searched defs:RemoveElement (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dsmall-pointer-list.h95 void RemoveElement(T* pointer) { function in class:v8::internal::SmallPointerList
103 list()->RemoveElement(pointer);
H A Dlist-inl.h115 bool List<T, P>::RemoveElement(const T& elm) { function in class:v8::internal::List

Completed in 912 milliseconds