Home | History | Annotate | Download | only in src

Lines Matching refs:PropertyAttributes

920   PropertyAttributes attributes;
925 MaybeObject* Object::GetProperty(Name* key, PropertyAttributes* attributes) {
5909 PropertyAttributes JSReceiver::GetPropertyAttribute(Name* key) {
5918 PropertyAttributes JSReceiver::GetElementAttribute(uint32_t index) {
5971 PropertyAttributes JSReceiver::GetLocalElementAttribute(uint32_t index) {
6010 PropertyAttributes AccessorInfo::property_attributes() {
6015 void AccessorInfo::set_property_attributes(PropertyAttributes attributes) {