Lines Matching refs:PropertyAttributes
1843 PropertyAttributes attrs = obj->GetLocalPropertyAttribute(*name);
2037 static_cast<PropertyAttributes>(attribute),
2095 PropertyAttributes attributes = global->GetPropertyAttribute(*name);
2141 global, name, value, static_cast<PropertyAttributes>(attr)));
2146 global, name, value, static_cast<PropertyAttributes>(attr),
2167 PropertyAttributes mode = static_cast<PropertyAttributes>(args.smi_at(2));
2172 PropertyAttributes attributes;
2277 PropertyAttributes attributes = DONT_DELETE;
2289 PropertyAttributes intercepted =
2332 PropertyAttributes attributes =
2333 static_cast<PropertyAttributes>(DONT_DELETE | READ_ONLY);
2410 PropertyAttributes attributes;
2604 PropertyAttributes final =
2605 static_cast<PropertyAttributes>(READ_ONLY | DONT_ENUM | DONT_DELETE);
2606 PropertyAttributes writable =
2607 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE);
2908 static_cast<PropertyAttributes>(details.attributes() | READ_ONLY));
2924 static_cast<PropertyAttributes>(details.attributes() | READ_ONLY),
5067 PropertyAttributes attr = static_cast<PropertyAttributes>(unchecked);
5091 PropertyAttributes attr = static_cast<PropertyAttributes>(unchecked);
5188 PropertyAttributes attr,
5291 PropertyAttributes attr) {
5396 PropertyAttributes attributes =
5397 static_cast<PropertyAttributes>(unchecked_attributes);
5560 PropertyAttributes attributes = NONE;
5566 attributes = static_cast<PropertyAttributes>(unchecked_value);
5685 PropertyAttributes att = object->GetLocalPropertyAttribute(key);
5758 PropertyAttributes filter = include_symbols ? NONE : SYMBOLIC;
5849 int n = obj->NumberOfLocalElements(static_cast<PropertyAttributes>(NONE));
5851 obj->GetLocalElementKeys(*names, static_cast<PropertyAttributes>(NONE));
8180 PropertyAttributes attr =
8181 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY);
9077 PropertyAttributes attr =
9117 PropertyAttributes attributes;
9178 PropertyAttributes attributes) {
9219 PropertyAttributes attributes;
9322 PropertyAttributes attributes;
10967 PropertyAttributes attributes;