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