#include <v8.h>
Public Member Functions | |
| AccessorInfo (internal::Object **args) | |
| 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.
1.7.1