Searched refs:ReconfigureExistingProperty (Results 1 – 3 of 3) sorted by relevance
707 static Handle<Map> ReconfigureExistingProperty(Isolate* isolate,
481 Handle<Map> new_map = Map::ReconfigureExistingProperty( in ReconfigureDataProperty()
10025 Handle<Map> Map::ReconfigureExistingProperty(Isolate* isolate, Handle<Map> map, in ReconfigureExistingProperty() function in v8::internal::Map