V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
This is the complete list of members for v8::Global< T >, including all inherited members.
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() | v8::Global< T > | inline |
Global(Isolate *isolate, Local< S > that) | v8::Global< T > | inline |
Global(Isolate *isolate, const PersistentBase< S > &that) | v8::Global< T > | inline |
Global(Global &&other) | v8::Global< T > | inline |
Global(const Global &)=delete (defined in v8::Global< T >) | v8::Global< T > | |
IsEmpty() const (defined in v8::PersistentBase< T >) | v8::PersistentBase< T > | inline |
IsNearDeath() const | v8::PersistentBase< T > | |
IsWeak() const | v8::PersistentBase< T > | |
MarkActive() | v8::PersistentBase< T > | |
MoveOnlyTypeForCPP03 typedef (defined in v8::Global< T >) | v8::Global< 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=(Global< S > &&rhs) | v8::Global< T > | inline |
operator=(const Global &)=delete (defined in v8::Global< T >) | v8::Global< T > | |
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 |
Pass() | v8::Global< T > | 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::Global< T >) | v8::Global< 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 > | |
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 > | |
~Global() (defined in v8::Global< T >) | v8::Global< T > | inline |