Home | History | Annotate | Download | only in src

Lines Matching refs:PropertyAttributes

699   PropertyAttributes attributes;
704 Object* Object::GetProperty(String* key, PropertyAttributes* attributes) {
2874 PropertyAttributes JSObject::GetPropertyAttribute(String* key) {
2901 PropertyAttributes attributes;
2951 PropertyAttributes AccessorInfo::property_attributes() {
2956 void AccessorInfo::set_property_attributes(PropertyAttributes attributes) {