Uses of Class
org.jruby.ir.interpreter.ExitableInterpreterEngineState
Packages that use ExitableInterpreterEngineState
-
Uses of ExitableInterpreterEngineState in org.jruby.ir.interpreter
Methods in org.jruby.ir.interpreter that return ExitableInterpreterEngineStateMethods in org.jruby.ir.interpreter with parameters of type ExitableInterpreterEngineStateModifier and TypeMethodDescriptionExitableInterpreterEngine.interpret
(ThreadContext context, Block block, IRubyObject self, ExitableInterpreterContext interpreterContext, ExitableInterpreterEngineState state, RubyModule implClass, String name, IRubyObject[] args, Block blockArg)