Home | History | Annotate | Download | only in jruby

Lines Matching defs:deepCopy

401     protected IRubyObject deepCopy(ThreadContext context) {
405 copy.addRepeatedField(fdef, this.getRepeatedField(context, fdef).deepCopy(context));