Searched refs:ReconfigureDataProperty (Results 1 – 4 of 4) sorted by relevance
228 void ReconfigureDataProperty(Handle<Object> value,
188 void LookupIterator::ReconfigureDataProperty(Handle<Object> value, in ReconfigureDataProperty() function in v8::internal::LookupIterator
986 it.ReconfigureDataProperty(value, it.property_details().attributes()); in ReplaceAccessorWithDataProperty()
5295 it->ReconfigureDataProperty(value, attributes); in DefineOwnPropertyIgnoreAttributes()5330 it->ReconfigureDataProperty(value, attributes); in DefineOwnPropertyIgnoreAttributes()