#include <v8.h>
Public Member Functions | |
| Eternal () | |
| template<class S > | |
| Eternal (Isolate *isolate, Local< S > handle) | |
| Local< T > | Get (Isolate *isolate) const |
| bool | IsEmpty () const |
| template<class S > | |
| void | Set (Isolate *isolate, Local< S > handle) |
Eternal handles are set-once handles that live for the lifetime of the isolate.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |