Class MethodCompiledJITTask

java.lang.Object
org.jruby.compiler.JITCompiler.Task
org.jruby.compiler.MethodCompiledJITTask
All Implemented Interfaces:
Runnable

class MethodCompiledJITTask extends JITCompiler.Task
For recompiling an already compiled method. Current use is only for the inliner.