v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
Go to the source code of this file.
Data Structures | |
class | Accessors |
Namespaces | |
v8 | |
v8::internal | |
Macros | |
#define | ACCESSOR_DESCRIPTOR_LIST(V) |
#define | ACCESSOR_DESCRIPTOR_DECLARATION(name) static const AccessorDescriptor name; |
#define | ACCESSOR_DESCRIPTOR_DECLARATION(name) k##name, |
Definition at line 71 of file accessors.h.
Definition at line 71 of file accessors.h.
#define ACCESSOR_DESCRIPTOR_LIST | ( | V | ) |
Definition at line 39 of file accessors.h.