HomeSort by relevance Sort by last modified time
    Searched refs:instance_variable_set (Results 1 - 4 of 4) sorted by null

  /external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
RubyEnumDescriptor.java 176 enumModule.instance_variable_set(runtime.newString(Utils.DESCRIPTOR_INSTANCE_VAR), this);
RubyDescriptor.java 253 klass.instance_variable_set(runtime.newString(Utils.DESCRIPTOR_INSTANCE_VAR), this);
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dot.rb 53 instance_variable_set( :"@#{ var }", value )
template.rb 251 instance_variable_set( make_ivar( name ), value )

Completed in 2309 milliseconds