Searched refs:PersistentBase (Results 1 – 1 of 1) sorted by relevance
105 template<class T> class PersistentBase; variable254 const PersistentBase<S>& that) const {294 const PersistentBase<T>& that) { in New()301 template<class F> friend class PersistentBase; variable372 const PersistentBase<T>& that);377 template<class F> friend class PersistentBase; variable448 template <class T> class PersistentBase {467 V8_INLINE void Reset(Isolate* isolate, const PersistentBase<S>& other);472 V8_INLINE bool operator==(const PersistentBase<S>& that) const {489 V8_INLINE bool operator!=(const PersistentBase<S>& that) const {[all …]