Uses of Class
org.jruby.compiler.JITCompiler.JITCounts

Packages that use JITCompiler.JITCounts
org.jruby.compiler   
 

Uses of JITCompiler.JITCounts in org.jruby.compiler
 

Constructors in org.jruby.compiler with parameters of type JITCompiler.JITCounts
JITCompiler.JITClassGenerator(java.lang.String name, java.lang.String key, Ruby ruby, DefaultMethod method, ThreadContext context, JITCompiler.JITCounts counts)
           
 



Copyright © 2002-2009 JRuby Team. All Rights Reserved.