#include <v8-util.h>
Public Member Functions | |
| PersistentValueReference () | |
| PersistentValueReference (const PersistentValueReference &other) | |
| Local< V > | NewLocal (Isolate *isolate) const |
| bool | IsEmpty () const |
| template<typename T > | |
| bool | SetReturnValue (ReturnValue< T > returnValue) |
| void | Reset () |
| void | operator= (const PersistentValueReference &other) |
Friends | |
| class | PersistentValueMapBase |
| class | PersistentValueMap< K, V, Traits > |
| class | GlobalValueMap< K, V, Traits > |
Helper class for GetReference/SetWithReference. Do not use outside that context.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |