Home | History | Annotate | Download | only in src

Lines Matching refs:PropertyAttributes

185       PropertyAttributes attributes =
1127 PropertyAttributes attrs;
1305 PropertyAttributes attributes = global->GetPropertyAttribute(*name);
1363 PropertyAttributes attributes = static_cast<PropertyAttributes>(attr);
1373 static_cast<PropertyAttributes>(attr),
1395 PropertyAttributes mode = static_cast<PropertyAttributes>(args.smi_at(2));
1400 PropertyAttributes attributes;
1499 PropertyAttributes attributes = DONT_DELETE;
1517 PropertyAttributes intercepted = holder->GetPropertyAttribute(*name);
1555 PropertyAttributes attributes =
1556 static_cast<PropertyAttributes>(DONT_DELETE | READ_ONLY);
1629 PropertyAttributes attributes;
1821 PropertyAttributes final =
1822 static_cast<PropertyAttributes>(READ_ONLY | DONT_ENUM | DONT_DELETE);
1823 PropertyAttributes writable =
1824 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE);
2107 static_cast<PropertyAttributes>(details.attributes() | READ_ONLY),
2135 static_cast<PropertyAttributes>(details.attributes() | READ_ONLY),
4351 PropertyAttributes attr = static_cast<PropertyAttributes>(unchecked);
4373 PropertyAttributes attr = static_cast<PropertyAttributes>(unchecked);
4434 PropertyAttributes attr,
4514 PropertyAttributes attr) {
4611 PropertyAttributes attributes =
4612 static_cast<PropertyAttributes>(unchecked_attributes);
4710 PropertyAttributes attributes = NONE;
4716 attributes = static_cast<PropertyAttributes>(unchecked_value);
4859 PropertyAttributes att = object->GetLocalPropertyAttribute(key);
5013 int n = obj->NumberOfLocalElements(static_cast<PropertyAttributes>(NONE));
5015 obj->GetLocalElementKeys(*names, static_cast<PropertyAttributes>(NONE));
7840 PropertyAttributes attr =
7841 static_cast<PropertyAttributes>(DONT_DELETE | DONT_ENUM | READ_ONLY);
8614 PropertyAttributes attributes;
8672 PropertyAttributes attributes) {
8713 PropertyAttributes attributes;
8810 PropertyAttributes attributes;
10255 PropertyAttributes attributes;