Searched refs:defRb (Results 1 – 1 of 1) sorted by relevance
154 IRubyObject defRb = this.pendingList.entry(i); in finalizeToPool() local155 if (defRb instanceof RubyDescriptor) { in finalizeToPool()156 pool.addToSymtab(context, (RubyDescriptor) defRb); in finalizeToPool()158 pool.addToSymtab(context, (RubyEnumDescriptor) defRb); in finalizeToPool()