Searched refs:NonConstValueType (Results 1 – 1 of 1) sorted by relevance
121 typedef typename WTF::RemoveConst<PotentiallyConstValueType>::Type NonConstValueType; in toImpl() typedef123 return reinterpret_cast<typename APITypeInfo<T>::ImplType>(const_cast<NonConstValueType*>(t)); in toImpl()