Searched refs:ApplyTransitionToDataProperty (Results 1 – 3 of 3) sorted by relevance
226 void ApplyTransitionToDataProperty(Handle<JSObject> receiver);
321 void LookupIterator::ApplyTransitionToDataProperty(Handle<JSObject> receiver) { in ApplyTransitionToDataProperty() function in v8::internal::LookupIterator
4748 it->ApplyTransitionToDataProperty(receiver); in AddDataProperty()