v8
|
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 |
ClearWeak() | v8::PersistentBase< T > | |
ClearWeak() | v8::PersistentBase< T > | inline |
Copy(const Persistent< S, M2 > &that) | v8::Persistent< T, M > | |
Empty() | v8::PersistentBase< T > | inline |
IsEmpty() const | v8::PersistentBase< T > | inline |
IsIndependent() const | v8::PersistentBase< T > | |
IsNearDeath() const | v8::PersistentBase< T > | |
Isolate class | v8::Persistent< T, M > | friend |
IsWeak() const | v8::PersistentBase< T > | |
Local class | v8::Persistent< T, M > | friend |
MarkIndependent() | v8::PersistentBase< T > | |
MarkPartiallyDependent() | v8::PersistentBase< T > | |
operator!=(const PersistentBase< S > &that) const | v8::PersistentBase< T > | inline |
operator!=(const Handle< S > &that) const | v8::PersistentBase< T > | inline |
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 |
Reset() | v8::PersistentBase< T > | |
Reset(Isolate *isolate, const Handle< S > &other) | v8::PersistentBase< T > | |
Reset(Isolate *isolate, const PersistentBase< S > &other) | v8::PersistentBase< T > | |
Reset(Isolate *isolate, const Handle< S > &other) | v8::PersistentBase< T > | |
Reset(Isolate *isolate, const PersistentBase< S > &other) | v8::PersistentBase< T > | |
ReturnValue class | v8::Persistent< T, M > | friend |
SetWeak(P *parameter, typename WeakCallbackInfo< P >::Callback callback, WeakCallbackType type) | v8::PersistentBase< T > | |
SetWeak(P *parameter, typename WeakCallbackData< T, P >::Callback callback) | v8::PersistentBase< T > | |
SetWrapperClassId(uint16_t class_id) | v8::PersistentBase< T > | |
Utils class | v8::Persistent< T, M > | friend |
V8_DEPRECATE_SOON("use WeakCallbackInfo version", void SetWeak(P *parameter, typename WeakCallbackData< T, P >::Callback callback)) | v8::PersistentBase< T > | |
V8_DEPRECATE_SOON("use WeakCallbackInfo version", void SetWeak(P *parameter, typename WeakCallbackData< S, P >::Callback callback)) | v8::PersistentBase< T > | |
V8_DEPRECATE_SOON("use SetWeak", void SetPhantom(P *parameter, typename WeakCallbackInfo< P >::Callback callback, int internal_field_index1=-1, int internal_field_index2=-1)) | v8::PersistentBase< T > | |
WrapperClassId() const | v8::PersistentBase< T > | |
~Persistent() | v8::Persistent< T, M > | inline |