ClearWeak() | PersistentBase< T > | [inline] |
Empty() | PersistentBase< T > | [inline] |
Global class | PersistentBase< T > | [friend] |
IsEmpty() const | PersistentBase< T > | [inline] |
IsIndependent() const | PersistentBase< T > | [inline] |
IsNearDeath() const | PersistentBase< T > | [inline] |
IsWeak() const | PersistentBase< T > | [inline] |
MarkIndependent() | PersistentBase< T > | [inline] |
New(const PersistentBase< U > &p) | PersistentBase< T > | [friend] |
New(const Persistent< U, M > &p) | PersistentBase< T > | [friend] |
New(const Global< U > &p) | PersistentBase< T > | [friend] |
ObjectWrap class | PersistentBase< T > | [friend] |
operator!=(const PersistentBase< S > &that) const | PersistentBase< T > | [inline] |
operator!=(const v8::Local< S > &that) const | PersistentBase< T > | [inline] |
operator==(const PersistentBase< S > &that) const | PersistentBase< T > | [inline] |
operator==(const v8::Local< S > &that) const | PersistentBase< T > | [inline] |
persistent | PersistentBase< T > | [private] |
Persistent class | PersistentBase< T > | [friend] |
PersistentBase() | PersistentBase< T > | [inline] |
PersistentBase(v8::Persistent< T > that) | PersistentBase< T > | [inline, explicit, private] |
PersistentBase(T *val) | PersistentBase< T > | [inline, explicit, private] |
Reset() | PersistentBase< T > | [inline] |
Reset(const v8::Local< S > &other) | PersistentBase< T > | [inline] |
Reset(const PersistentBase< S > &other) | PersistentBase< T > | [inline] |
ReturnValue class | PersistentBase< T > | [friend] |
SetWeak(P *parameter, typename WeakCallbackInfo< P >::Callback callback, WeakCallbackType type) | PersistentBase< T > | [inline] |