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 TypeMethodDescriptionvoid
IRVisitor.ThreadPollInstr
(ThreadPollInstr threadpollinstr) -
Uses of ThreadPollInstr in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return ThreadPollInstrModifier and TypeMethodDescriptionstatic ThreadPollInstr
ThreadPollInstr.decode
(IRReaderDecoder d) -
Uses of ThreadPollInstr in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type ThreadPollInstrModifier and TypeMethodDescriptionvoid
JVMVisitor.ThreadPollInstr
(ThreadPollInstr threadpollinstr)