Go to the source code of this file.
Namespaces | |
namespace | imp |
Functions | |
template<typename T , typename M > | |
v8::Local< T > | New (v8::Persistent< T, M > const &p) |
template<typename T , typename M > | |
v8::Local< T > | New (Persistent< T, M > const &p) |
template<typename T > | |
v8::Local< T > | New (Global< T > const &p) |
v8::Local<T> New | ( | v8::Persistent< T, M > const & | p | ) | [inline] |
Definition at line 395 of file nan_implementation_12_inl.h.
v8::Local<T> New | ( | Persistent< T, M > const & | p | ) | [inline] |
Definition at line 400 of file nan_implementation_12_inl.h.
Definition at line 405 of file nan_implementation_12_inl.h.