#include <nan_persistent_pre_12_inl.h>
Public Types | |
typedef Persistent< T, CopyablePersistentTraits< T > > | CopyablePersistent |
Static Public Member Functions | |
template<typename S , typename M > | |
static void | Copy (const Persistent< S, M > &source, CopyablePersistent *dest) |
Static Public Attributes | |
static const bool | kResetInDestructor = true |
Definition at line 129 of file nan_persistent_pre_12_inl.h.
typedef Persistent<T, CopyablePersistentTraits<T> > CopyablePersistentTraits< T >::CopyablePersistent |
Definition at line 130 of file nan_persistent_pre_12_inl.h.
static void CopyablePersistentTraits< T >::Copy | ( | const Persistent< S, M > & | source, |
CopyablePersistent * | dest | ||
) | [inline, static] |
Definition at line 133 of file nan_persistent_pre_12_inl.h.
const bool CopyablePersistentTraits< T >::kResetInDestructor = true [static] |
Definition at line 131 of file nan_persistent_pre_12_inl.h.