Lines Matching refs:DONT_ENUM
368 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE | READ_ONLY);
370 attributes = DONT_ENUM;
398 DONT_ENUM | DONT_DELETE | READ_ONLY);
536 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE);
538 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE | READ_ONLY);
842 isolate->object_function(), DONT_ENUM));
874 DONT_ENUM | DONT_DELETE);
929 DONT_ENUM | DONT_DELETE | READ_ONLY);
963 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE | READ_ONLY);
1003 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE);
1050 global, name, json_object, DONT_ENUM));
1132 factory->undefined_value(), DONT_ENUM,
1137 factory->undefined_value(), DONT_ENUM,
1183 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE | READ_ONLY);
1208 *factory->length_string(), 0, DONT_ENUM, Representation::Tagged());
1241 factory->undefined_value(), DONT_ENUM));
1631 DONT_ENUM | DONT_DELETE);
1770 static_cast<PropertyAttributes>(DONT_ENUM | DONT_DELETE | READ_ONLY);
2166 DONT_ENUM));
2200 global, debug_string, global_proxy, DONT_ENUM));