AnnotateStrongRetainer(const char *label) | v8::PersistentBase< T > | |
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 |
Global (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | friend |
IsEmpty() const (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | inline |
IsNearDeath() const | v8::PersistentBase< T > | |
Isolate (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | friend |
IsWeak() const | v8::PersistentBase< T > | |
Local (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | friend |
MarkActive() | v8::PersistentBase< T > | |
Object (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | friend |
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 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::PersistentBase< T >) | v8::PersistentBase< T > | friend |
PersistentBase (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | friend |
PersistentBase(const PersistentBase &other)=delete (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | |
PersistentValueMapBase (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | friend |
PersistentValueVector (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | friend |
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::PersistentBase< T >) | v8::PersistentBase< T > | 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::PersistentBase< T >) | v8::PersistentBase< T > | 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 > | |