Home | History | Annotate | Download | only in src

Lines Matching refs:CopyDropTransitions

2932   // to maps.  If properties need to be retained use CopyDropTransitions.
2958 Object* Map::CopyDropTransitions() {
4682 Object* new_map = map()->CopyDropTransitions();
5354 Object* new_map = real_receiver->map()->CopyDropTransitions();