|
static Descriptor | DataField (Isolate *isolate, Handle< Name > key, int field_index, PropertyAttributes attributes, Representation representation) |
|
static Descriptor | DataField (Handle< Name > key, int field_index, PropertyAttributes attributes, PropertyConstness constness, Representation representation, const MaybeObjectHandle &wrapped_field_type) |
|
static Descriptor | DataConstant (Handle< Name > key, Handle< Object > value, PropertyAttributes attributes) |
|
static Descriptor | DataConstant (Isolate *isolate, Handle< Name > key, int field_index, Handle< Object > value, PropertyAttributes attributes) |
|
static Descriptor | AccessorConstant (Handle< Name > key, Handle< Object > foreign, PropertyAttributes attributes) |
|
Definition at line 25 of file property.h.
The documentation for this class was generated from the following files: