10 #include "src/globals.h" 11 #include "src/handles.h" 12 #include "src/maybe-handles.h" 13 #include "src/objects.h" 14 #include "src/objects/name.h" 15 #include "src/property-details.h" 33 void SetSortedKeyIndex(
int index) { details_ = details_.set_pointer(index); }
36 int field_index, PropertyAttributes attributes,
40 PropertyAttributes attributes,
41 PropertyConstness constness,
46 PropertyAttributes attributes);
50 PropertyAttributes attributes);
53 PropertyAttributes attributes);
65 PropertyKind kind, PropertyAttributes attributes,
66 PropertyLocation location, PropertyConstness constness,
75 #endif // V8_PROPERTY_H_