HomeSort by relevance Sort by last modified time
    Searched refs:PropertyAttributes (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /external/v8/src/
property.h 32 PropertyAttributes attributes,
36 PropertyAttributes attributes,
42 PropertyAttributes attributes) {
49 PropertyAttributes attributes);
52 PropertyAttributes attributes) {
78 PropertyAttributes attributes, PropertyLocation location,
api-natives.h 45 PropertyAttributes attributes);
49 PropertyAttributes attributes);
55 PropertyAttributes attributes);
property.cc 16 const PropertyAttributes& attributes) {
26 PropertyAttributes attributes,
33 PropertyAttributes attributes,
45 PropertyAttributes attributes) {
transitions.h 43 PropertyAttributes attributes);
46 PropertyAttributes attributes) {
252 int Search(PropertyKind kind, Name* name, PropertyAttributes attributes,
263 PropertyAttributes attributes, int* out_insertion_index);
294 PropertyAttributes attributes1, Name* key2,
296 PropertyAttributes attributes2);
306 PropertyAttributes attributes1,
308 PropertyAttributes attributes2);
accessors.h 67 PropertyAttributes attributes);
81 Isolate* isolate, Handle<String> name, PropertyAttributes attributes);
116 AccessorNameBooleanSetterCallback setter, PropertyAttributes attributes);
transitions-inl.h 122 PropertyAttributes attributes1, Name* key2,
124 PropertyAttributes attributes2) {
144 PropertyAttributes attributes1,
146 PropertyAttributes attributes2) {
map-updater.h 57 PropertyAttributes attributes,
165 PropertyAttributes new_attributes_ = NONE;
property-details.h 18 enum PropertyAttributes {
46 // Enable fast comparisons of PropertyAttributes against PropertyFilters.
234 PropertyDetails(PropertyKind kind, PropertyAttributes attributes, int index,
243 PropertyDetails(PropertyKind kind, PropertyAttributes attributes,
282 PropertyDetails CopyAddAttributes(PropertyAttributes new_attributes) const {
284 static_cast<PropertyAttributes>(attributes() | new_attributes);
304 PropertyAttributes attributes() const {
340 : public BitField<PropertyAttributes, ConstnessField::kNext, 3> {};
395 PropertyDetails(int value, PropertyAttributes attributes) {
420 const PropertyAttributes& attributes)
    [all...]
property-descriptor.h 106 PropertyAttributes ToAttributes() {
107 return static_cast<PropertyAttributes>(
accessors.cc 24 AccessorNameBooleanSetterCallback setter, PropertyAttributes attributes) {
139 Isolate* isolate, PropertyAttributes attributes) {
224 Isolate* isolate, PropertyAttributes attributes) {
271 Isolate* isolate, Handle<String> name, PropertyAttributes attributes) {
307 Isolate* isolate, PropertyAttributes attributes) {
332 Isolate* isolate, PropertyAttributes attributes) {
358 Isolate* isolate, PropertyAttributes attributes) {
383 Isolate* isolate, PropertyAttributes attributes) {
407 Isolate* isolate, PropertyAttributes attributes) {
432 Isolate* isolate, PropertyAttributes attributes)
    [all...]
lookup.h 209 PropertyAttributes attributes,
219 PropertyAttributes attributes);
223 PropertyAttributes attributes);
225 PropertyAttributes attributes);
230 PropertyAttributes property_attributes() const {
bootstrapper.cc 365 PropertyAttributes attributes = DONT_ENUM) {
374 PropertyAttributes attributes = DONT_ENUM) {
401 PropertyAttributes attributes,
417 PropertyAttributes attributes = DONT_ENUM;
442 PropertyAttributes attrs = DONT_ENUM) {
452 PropertyAttributes attrs = DONT_ENUM) {
470 PropertyAttributes attribs) {
526 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY));
661 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE | READ_ONLY))
745 static_cast<PropertyAttributes>(DONT_ENUM | READ_ONLY))
    [all...]
api-natives.cc 60 Handle<Object> getter, Handle<Object> setter, PropertyAttributes attributes,
93 PropertyAttributes attributes) {
102 Maybe<PropertyAttributes> maybe = JSReceiver::GetPropertyAttributes(&it);
228 PropertyAttributes attributes = details.attributes();
248 PropertyAttributes attributes = details.attributes();
550 PropertyAttributes attributes) {
560 PropertyAttributes attributes) {
575 PropertyAttributes attributes) {
elements.h 41 // specified the PropertyAttributes of the element at the given index
44 // PropertyAttributes associated, hence the |filter| argument is ignored for
130 PropertyAttributes attributes) = 0;
133 Handle<Object> value, PropertyAttributes attributes,
  /external/v8/src/runtime/
runtime-utils.h 94 // Cast the given argument to PropertyAttributes and store its value in a
100 PropertyAttributes name = static_cast<PropertyAttributes>(args.smi_at(index));
  /external/clang/include/clang/AST/
DeclObjC.h 736 unsigned PropertyAttributes : NumPropertyAttrsBits;
754 PropertyAttributes(OBJC_PR_noattr),
793 return PropertyAttributeKind(PropertyAttributes);
796 PropertyAttributes |= PRVal;
799 PropertyAttributes = PRVal;
814 return (PropertyAttributes & OBJC_PR_readonly);
819 return (PropertyAttributes & OBJC_PR_atomic);
824 return (PropertyAttributes &
829 bool isClassProperty() const { return PropertyAttributes & OBJC_PR_class; }
843 if (PropertyAttributes & OBJC_PR_strong
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 741 unsigned PropertyAttributes : NumPropertyAttrsBits;
761 PropertyAttributes(OBJC_PR_noattr),
800 return PropertyAttributeKind(PropertyAttributes);
803 PropertyAttributes |= PRVal;
806 PropertyAttributes = PRVal;
821 return (PropertyAttributes & OBJC_PR_readonly);
826 return (PropertyAttributes & OBJC_PR_atomic);
831 return (PropertyAttributes &
836 bool isClassProperty() const { return PropertyAttributes & OBJC_PR_class; }
850 if (PropertyAttributes & OBJC_PR_strong
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclObjC.h 741 unsigned PropertyAttributes : NumPropertyAttrsBits;
761 PropertyAttributes(OBJC_PR_noattr),
800 return PropertyAttributeKind(PropertyAttributes);
803 PropertyAttributes |= PRVal;
806 PropertyAttributes = PRVal;
821 return (PropertyAttributes & OBJC_PR_readonly);
826 return (PropertyAttributes & OBJC_PR_atomic);
831 return (PropertyAttributes &
836 bool isClassProperty() const { return PropertyAttributes & OBJC_PR_class; }
850 if (PropertyAttributes & OBJC_PR_strong
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclObjC.h 741 unsigned PropertyAttributes : NumPropertyAttrsBits;
761 PropertyAttributes(OBJC_PR_noattr),
800 return PropertyAttributeKind(PropertyAttributes);
803 PropertyAttributes |= PRVal;
806 PropertyAttributes = PRVal;
821 return (PropertyAttributes & OBJC_PR_readonly);
826 return (PropertyAttributes & OBJC_PR_atomic);
831 return (PropertyAttributes &
836 bool isClassProperty() const { return PropertyAttributes & OBJC_PR_class; }
850 if (PropertyAttributes & OBJC_PR_strong
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclObjC.h 741 unsigned PropertyAttributes : NumPropertyAttrsBits;
761 PropertyAttributes(OBJC_PR_noattr),
800 return PropertyAttributeKind(PropertyAttributes);
803 PropertyAttributes |= PRVal;
806 PropertyAttributes = PRVal;
821 return (PropertyAttributes & OBJC_PR_readonly);
826 return (PropertyAttributes & OBJC_PR_atomic);
831 return (PropertyAttributes &
836 bool isClassProperty() const { return PropertyAttributes & OBJC_PR_class; }
850 if (PropertyAttributes & OBJC_PR_strong
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclObjC.h 741 unsigned PropertyAttributes : NumPropertyAttrsBits;
761 PropertyAttributes(OBJC_PR_noattr),
800 return PropertyAttributeKind(PropertyAttributes);
803 PropertyAttributes |= PRVal;
806 PropertyAttributes = PRVal;
821 return (PropertyAttributes & OBJC_PR_readonly);
826 return (PropertyAttributes & OBJC_PR_atomic);
831 return (PropertyAttributes &
836 bool isClassProperty() const { return PropertyAttributes & OBJC_PR_class; }
850 if (PropertyAttributes & OBJC_PR_strong
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclObjC.h 741 unsigned PropertyAttributes : NumPropertyAttrsBits;
761 PropertyAttributes(OBJC_PR_noattr),
800 return PropertyAttributeKind(PropertyAttributes);
803 PropertyAttributes |= PRVal;
806 PropertyAttributes = PRVal;
821 return (PropertyAttributes & OBJC_PR_readonly);
826 return (PropertyAttributes & OBJC_PR_atomic);
831 return (PropertyAttributes &
836 bool isClassProperty() const { return PropertyAttributes & OBJC_PR_class; }
850 if (PropertyAttributes & OBJC_PR_strong
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclObjC.h 741 unsigned PropertyAttributes : NumPropertyAttrsBits;
761 PropertyAttributes(OBJC_PR_noattr),
800 return PropertyAttributeKind(PropertyAttributes);
803 PropertyAttributes |= PRVal;
806 PropertyAttributes = PRVal;
821 return (PropertyAttributes & OBJC_PR_readonly);
826 return (PropertyAttributes & OBJC_PR_atomic);
831 return (PropertyAttributes &
836 bool isClassProperty() const { return PropertyAttributes & OBJC_PR_class; }
850 if (PropertyAttributes & OBJC_PR_strong
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 741 unsigned PropertyAttributes : NumPropertyAttrsBits;
761 PropertyAttributes(OBJC_PR_noattr),
800 return PropertyAttributeKind(PropertyAttributes);
803 PropertyAttributes |= PRVal;
806 PropertyAttributes = PRVal;
821 return (PropertyAttributes & OBJC_PR_readonly);
826 return (PropertyAttributes & OBJC_PR_atomic);
831 return (PropertyAttributes &
836 bool isClassProperty() const { return PropertyAttributes & OBJC_PR_class; }
850 if (PropertyAttributes & OBJC_PR_strong
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclObjC.h 741 unsigned PropertyAttributes : NumPropertyAttrsBits;
761 PropertyAttributes(OBJC_PR_noattr),
800 return PropertyAttributeKind(PropertyAttributes);
803 PropertyAttributes |= PRVal;
806 PropertyAttributes = PRVal;
821 return (PropertyAttributes & OBJC_PR_readonly);
826 return (PropertyAttributes & OBJC_PR_atomic);
831 return (PropertyAttributes &
836 bool isClassProperty() const { return PropertyAttributes & OBJC_PR_class; }
850 if (PropertyAttributes & OBJC_PR_strong
    [all...]

Completed in 1185 milliseconds

1 2 3 4