v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <v8.h>
Public Member Functions | |
AccessorInfo (internal::Object **args) | |
Isolate * | GetIsolate () const |
Local< Value > | Data () const |
Local< Object > | This () const |
Local< Object > | Holder () const |
The information passed to an accessor callback about the context of the property access.
|
inline |