Uses of Class
org.jruby.ir.instructions.ThreadPollInstr
Packages that use ThreadPollInstr
-
Uses of ThreadPollInstr in org.jruby.ir
Methods in org.jruby.ir with parameters of type ThreadPollInstrModifier and TypeMethodDescriptionvoidIRVisitor.ThreadPollInstr(ThreadPollInstr threadpollinstr) -
Uses of ThreadPollInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return ThreadPollInstrModifier and TypeMethodDescriptionstatic ThreadPollInstrThreadPollInstr.decode(IRReaderDecoder d) -
Uses of ThreadPollInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type ThreadPollInstrModifier and TypeMethodDescriptionvoidJVMVisitor.ThreadPollInstr(ThreadPollInstr threadpollinstr)