Searched defs:AsRef (Results 1 – 3 of 3) sorted by relevance
90 impl<T: Stackable> AsRef<StackRef<T>> for Stack<T> { impl
2091 typename TinyRef<T>::RefType TinyRef<T>::AsRef(JSHeapBroker* broker) const { in AsRef() function in v8::internal::compiler::TinyRef
49497 impl<T, A: Allocator> AsRef<Vec<T, A>> for Vec<T, A> { impl