Lines Matching defs:attribute

1178                    v8::PropertyAttribute attribute) {
1198 static_cast<i::PropertyAttributes>(attribute));
1202 v8::PropertyAttribute attribute) {
1204 attribute);
1210 v8::PropertyAttribute attribute,
1223 static_cast<i::PropertyAttributes>(attribute));
1614 Data data, AccessControl settings, PropertyAttribute attribute,
1629 static_cast<i::PropertyAttributes>(attribute));
1640 PropertyAttribute attribute,
1644 TemplateSetAccessor(this, name, getter, setter, data, settings, attribute,
1652 PropertyAttribute attribute, v8::Local<AccessorSignature> signature,
1655 TemplateSetAccessor(this, name, getter, setter, data, settings, attribute,
1664 PropertyAttribute attribute,
1668 TemplateSetAccessor(this, name, getter, setter, data, settings, attribute,
1676 PropertyAttribute attribute, v8::Local<AccessorSignature> signature,
1679 TemplateSetAccessor(this, name, getter, setter, data, settings, attribute,
1687 PropertyAttribute attribute,
1692 DEFAULT, attribute, Local<AccessorSignature>(), true,
1697 PropertyAttribute attribute) {
1704 static_cast<i::PropertyAttributes>(attribute));
1711 PropertyAttribute attribute,
1714 TemplateSetAccessor(this, name, getter, setter, data, settings, attribute,
1724 PropertyAttribute attribute,
1727 TemplateSetAccessor(this, name, getter, setter, data, settings, attribute,
1737 PropertyAttribute attribute,
1741 TemplateSetAccessor(this, name, getter, setter, data, settings, attribute,
1750 PropertyAttribute attribute,
1754 TemplateSetAccessor(this, name, getter, setter, data, settings, attribute,
4847 PropertyAttribute attribute,
4851 data.FromMaybe(Local<Value>()), settings, attribute,
4858 PropertyAttribute attribute,
4872 static_cast<i::PropertyAttributes>(attribute));