Searched refs:ReconfigureDataProperty (Results 1 – 4 of 4) sorted by relevance
166 void ReconfigureDataProperty(Handle<Object> value,
95 it.ReconfigureDataProperty(value, it.property_attributes()); in ReplaceAccessorWithDataProperty()
458 void LookupIterator::ReconfigureDataProperty(Handle<Object> value, in ReconfigureDataProperty() function in v8::internal::LookupIterator
6302 it->ReconfigureDataProperty(value, attributes); in DefineOwnPropertyIgnoreAttributes()6323 it->ReconfigureDataProperty(value, attributes); in DefineOwnPropertyIgnoreAttributes()