Home
last modified time | relevance | path

Searched refs:newThisType (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyMap.java334 RubyMap newMap = newThisType(context); in dup()
348 RubyMap newMap = newThisType(context); in deepCopy()
403 private RubyMap newThisType(ThreadContext context) { in newThisType() method in RubyMap