|
V8 Project
|
Collaboration diagram for v8::internal::DescriptorArray::Entry:Public Member Functions | |
| Entry (DescriptorArray *descs, int index) | |
| PropertyType | type () |
| Object * | GetCallbackObject () |
Private Attributes | |
| DescriptorArray * | descs_ |
| int | index_ |
|
inlineexplicit |
|
inline |
Definition at line 3087 of file objects.h.
|
inline |
Definition at line 3086 of file objects.h.
|
private |