Home | History | Annotate | Download | only in src

Lines Matching defs:CopyFrom

4332     new_descriptors->CopyFrom(to_index++, this, from_index);
4341 new_descriptors->CopyFrom(to_index++, this, from_index);
4372 if (IsProperty(i)) new_descriptors->CopyFrom(next_descriptor++, this, i);
6249 void Code::CopyFrom(const CodeDesc& desc) {