RefCountedType 87 Source/platform/CrossThreadCopier.h COMPILE_ASSERT((WTF::IsSameType<RefPtr<RefCountedType>, T>::value RefCountedType 88 Source/platform/CrossThreadCopier.h || WTF::IsSameType<PassRefPtr<RefCountedType>, T>::value RefCountedType 89 Source/platform/CrossThreadCopier.h || WTF::IsSameType<RefCountedType*, T>::value), RefCountedType 92 Source/platform/CrossThreadCopier.h typedef PassRefPtr<RefCountedType> Type;