Home | History | Annotate | Download | only in src

Lines Matching refs:CopyInsert

1543         old_descriptors->CopyInsert(&new_field, REMOVE_TRANSITIONS);
1577 { MaybeObject* maybe_r = old_descriptors->CopyInsert(&d, KEEP_TRANSITIONS);
1620 map()->instance_descriptors()->CopyInsert(&d, REMOVE_TRANSITIONS);
1659 old_map->instance_descriptors()->CopyInsert(&mark, KEEP_TRANSITIONS);
1820 CopyInsert(&transition, KEEP_TRANSITIONS);
1848 CopyInsert(&new_field, REMOVE_TRANSITIONS);
2405 instance_descriptors()->CopyInsert(&desc, KEEP_TRANSITIONS);
5713 MaybeObject* DescriptorArray::CopyInsert(Descriptor* descriptor,