Uses of Class
org.jruby.ext.ffi.jffi.JITCompiler
Packages that use JITCompiler
-
Uses of JITCompiler in org.jruby.ext.ffi.jffi
Fields in org.jruby.ext.ffi.jffi declared as JITCompilerModifier and TypeFieldDescriptionprivate final JITCompilerJITHandle.compilerprivate static final JITCompilerJITCompiler.SingletonHolder.INSTANCEMethods in org.jruby.ext.ffi.jffi that return JITCompilerConstructors in org.jruby.ext.ffi.jffi with parameters of type JITCompilerModifierConstructorDescription(package private)JITHandle(JITCompiler compiler, JITSignature signature, boolean compilationFailed)