V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
This is the complete list of members for v8::internal::Descriptor, including all inherited members.
AccessorConstant(Handle< Name > key, Handle< Object > foreign, PropertyAttributes attributes) (defined in v8::internal::Descriptor) | v8::internal::Descriptor | static |
DataConstant(Handle< Name > key, Handle< Object > value, PropertyAttributes attributes) (defined in v8::internal::Descriptor) | v8::internal::Descriptor | static |
DataConstant(Isolate *isolate, Handle< Name > key, int field_index, Handle< Object > value, PropertyAttributes attributes) (defined in v8::internal::Descriptor) | v8::internal::Descriptor | static |
DataField(Isolate *isolate, Handle< Name > key, int field_index, PropertyAttributes attributes, Representation representation) (defined in v8::internal::Descriptor) | v8::internal::Descriptor | static |
DataField(Handle< Name > key, int field_index, PropertyAttributes attributes, PropertyConstness constness, Representation representation, const MaybeObjectHandle &wrapped_field_type) (defined in v8::internal::Descriptor) | v8::internal::Descriptor | static |
Descriptor() (defined in v8::internal::Descriptor) | v8::internal::Descriptor | |
Descriptor(Handle< Name > key, const MaybeObjectHandle &value, PropertyDetails details) (defined in v8::internal::Descriptor) | v8::internal::Descriptor | protected |
Descriptor(Handle< Name > key, const MaybeObjectHandle &value, PropertyKind kind, PropertyAttributes attributes, PropertyLocation location, PropertyConstness constness, Representation representation, int field_index) (defined in v8::internal::Descriptor) | v8::internal::Descriptor | protected |
GetDetails() const (defined in v8::internal::Descriptor) | v8::internal::Descriptor | inline |
GetKey() const (defined in v8::internal::Descriptor) | v8::internal::Descriptor | inline |
GetValue() const (defined in v8::internal::Descriptor) | v8::internal::Descriptor | inline |
MapUpdater (defined in v8::internal::Descriptor) | v8::internal::Descriptor | friend |
SetSortedKeyIndex(int index) (defined in v8::internal::Descriptor) | v8::internal::Descriptor | inline |