Home
last modified time | relevance | path

Searched defs:hashTableSwap (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
DHashTable.h263 template<typename T> inline void hashTableSwap(T& a, T& b) in hashTableSwap() function
269 template<typename T, typename U> inline void hashTableSwap(pair<T, U>& a, pair<T, U>& b) in hashTableSwap() function