V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
This is the complete list of members for v8::Persistent< T, M >, including all inherited members.
AnnotateStrongRetainer(const char *label) | v8::PersistentBase< T > | |
As() const (defined in v8::Persistent< T, M >) | v8::Persistent< T, M > | inline |
Cast(const Persistent< S > &that) (defined in v8::Persistent< T, M >) | v8::Persistent< T, M > | inlinestatic |
ClearWeak() (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | |
ClearWeak() (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | inline |
Empty() (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | inline |
Get(Isolate *isolate) const (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | inline |
IsEmpty() const (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | inline |
IsNearDeath() const | v8::PersistentBase< T > | |
Isolate (defined in v8::Persistent< T, M >) | v8::Persistent< T, M > | friend |
IsWeak() const | v8::PersistentBase< T > | |
Local (defined in v8::Persistent< T, M >) | v8::Persistent< T, M > | friend |
MarkActive() | v8::PersistentBase< T > | |
operator!=(const PersistentBase< S > &that) const (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | inline |
operator!=(const Local< S > &that) const (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | inline |
operator=(const Persistent &that) (defined in v8::Persistent< T, M >) | v8::Persistent< T, M > | inline |
operator=(const Persistent< S, M2 > &that) (defined in v8::Persistent< T, M >) | v8::Persistent< T, M > | inline |
operator=(const PersistentBase &)=delete (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | |
operator==(const PersistentBase< S > &that) const (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | inline |
operator==(const Local< S > &that) const (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | inline |
Persistent (defined in v8::Persistent< T, M >) | v8::Persistent< T, M > | friend |
Persistent() | v8::Persistent< T, M > | inline |
Persistent(Isolate *isolate, Local< 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) (defined in v8::Persistent< T, M >) | v8::Persistent< T, M > | inline |
PersistentBase(const PersistentBase &other)=delete (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | |
RegisterExternalReference(Isolate *isolate) const | v8::PersistentBase< T > | |
Reset() | v8::PersistentBase< T > | |
Reset(Isolate *isolate, const Local< S > &other) | v8::PersistentBase< T > | |
Reset(Isolate *isolate, const PersistentBase< S > &other) | v8::PersistentBase< T > | |
ReturnValue (defined in v8::Persistent< T, M >) | v8::Persistent< T, M > | friend |
SetWeak(P *parameter, typename WeakCallbackInfo< P >::Callback callback, WeakCallbackType type) | v8::PersistentBase< T > | |
SetWeak() | v8::PersistentBase< T > | |
SetWrapperClassId(uint16_t class_id) | v8::PersistentBase< T > | |
Utils (defined in v8::Persistent< T, M >) | v8::Persistent< T, M > | friend |
V8_DEPRECATE_SOON("Objects are always considered independent. " "Use MarkActive to avoid collecting otherwise dead weak handles.", V8_INLINE void MarkIndependent()) | v8::PersistentBase< T > | |
V8_DEPRECATE_SOON("See MarkIndependent.", V8_INLINE bool IsIndependent() const) (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | |
WrapperClassId() const | v8::PersistentBase< T > | |
~Persistent() | v8::Persistent< T, M > | inline |