This is the complete list of members for v8::Persistent< T, M >, including all inherited members.
As() | v8::Persistent< T, M > | inline |
Cast(Persistent< S > &that) | v8::Persistent< T, M > | inlinestatic |
ClearAndLeak() | v8::Persistent< T, M > | inline |
ClearWeak() | v8::PersistentBase< T > | inline |
ClearWeak() | v8::PersistentBase< T > | inline |
Copy(const Persistent< S, M2 > &that) | v8::Persistent< T, M > | inlineprivate |
Handle class | v8::Persistent< T, M > | friend |
IsEmpty() const | v8::PersistentBase< T > | inline |
IsIndependent() const | v8::PersistentBase< T > | inline |
IsNearDeath() const | v8::PersistentBase< T > | inline |
Isolate class | v8::Persistent< T, M > | friend |
IsWeak() const | v8::PersistentBase< T > | inline |
Local class | v8::Persistent< T, M > | friend |
MarkIndependent() | v8::PersistentBase< T > | inline |
MarkPartiallyDependent() | v8::PersistentBase< T > | inline |
New(Isolate *isolate, T *that) | v8::PersistentBase< T > | inlineprivatestatic |
operator!=(const PersistentBase< S > &that) const | v8::PersistentBase< T > | inline |
operator!=(const Handle< S > &that) const | v8::PersistentBase< T > | inline |
operator*() const | v8::Persistent< T, M > | inlineprivate |
operator=(const Persistent &that) | v8::Persistent< T, M > | inline |
operator=(const Persistent< S, M2 > &that) | v8::Persistent< T, M > | inline |
operator==(const PersistentBase< S > &that) const | v8::PersistentBase< T > | inline |
operator==(const Handle< S > &that) const | v8::PersistentBase< T > | inline |
Persistent class | v8::Persistent< T, M > | friend |
Persistent() | v8::Persistent< T, M > | inline |
Persistent(Isolate *isolate, Handle< S > that) | v8::Persistent< T, M > | inline |
Persistent(Isolate *isolate, const Persistent< S, M2 > &that) | v8::Persistent< T, M > | inline |
Persistent(const Persistent &that) | v8::Persistent< T, M > | inline |
Persistent(const Persistent< S, M2 > &that) | v8::Persistent< T, M > | inline |
Persistent(S *that) | v8::Persistent< T, M > | inlineprivate |
PersistentBase(T *val) | v8::PersistentBase< T > | inlineexplicitprivate |
PersistentBase(PersistentBase &other) | v8::PersistentBase< T > | private |
Reset() | v8::PersistentBase< T > | inline |
Reset(Isolate *isolate, const Handle< S > &other) | v8::PersistentBase< T > | inline |
Reset(Isolate *isolate, const PersistentBase< S > &other) | v8::PersistentBase< T > | inline |
ReturnValue class | v8::Persistent< T, M > | friend |
SetWeak(P *parameter, typename WeakCallbackData< T, P >::Callback callback) | v8::PersistentBase< T > | inline |
SetWeak(P *parameter, typename WeakCallbackData< S, P >::Callback callback) | v8::PersistentBase< T > | inline |
SetWrapperClassId(uint16_t class_id) | v8::PersistentBase< T > | inline |
Utils class | v8::Persistent< T, M > | friend |
val_ | v8::PersistentBase< T > | private |
WrapperClassId() const | v8::PersistentBase< T > | inline |
~Persistent() | v8::Persistent< T, M > | inline |