Home
last modified time | relevance | path

Searched refs:set_property_attributes (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Daccessors.cc32 info->set_property_attributes(attributes); in MakeAccessor()
1409 info->set_property_attributes(attributes); in MakeModuleExport()
Dobjects-inl.h6779 void AccessorInfo::set_property_attributes(PropertyAttributes attributes) { in set_property_attributes() function
Dobjects.h10115 inline void set_property_attributes(PropertyAttributes attributes);
Dapi.cc1134 obj->set_property_attributes(static_cast<PropertyAttributes>(attributes)); in SetAccessorInfoProperties()
Dobjects.cc3869 new_data->set_property_attributes(attributes); in SetOwnPropertyIgnoreAttributes()