VectorTypeOperations 100 Source/wtf/Deque.h typedef VectorTypeOperations<T> TypeOperations; VectorTypeOperations 452 Source/wtf/Vector.h typedef VectorTypeOperations<T> TypeOperations; VectorTypeOperations 546 Source/wtf/Vector.h typedef VectorTypeOperations<T> TypeOperations; VectorTypeOperations 1181 Source/wtf/Vector.h return VectorTypeOperations<T>::compare(a.data(), b.data(), a.size());