Uses of Class
org.jruby.ir.instructions.ResultBaseInstr
Packages that use ResultBaseInstr
Package
Description
-
Uses of ResultBaseInstr in org.jruby.ir.instructions
Subclasses of ResultBaseInstr in org.jruby.ir.instructionsModifier and TypeClassDescriptionclassRepresents a defined?(yield) check, which works like a call to block_given? without requiring special access to the caller's frame.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassLoad the block passed to this scope via the on-heap frame (or similar cross-call structure).classLoad the block passed to this scope via the on-heap frame (or similar cross-call structure).classLoad the "implicit" closure for this scope.classclassclassresult instr with no operandsclassCreated by enebo on 7/28/15.classResult Instr with one operand.classclassclassclassclassclassclassclassclassclassThis represents a required arg that shows up after optional/rest args in a method/block parameter list.classclassclassclassclassclassclassclassclassclassclassclassSearch for a constant within the current module.classclassclassResult Instr with two operands.classclass -
Uses of ResultBaseInstr in org.jruby.ir.instructions.boxing
Subclasses of ResultBaseInstr in org.jruby.ir.instructions.boxingModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of ResultBaseInstr in org.jruby.ir.instructions.defined
Subclasses of ResultBaseInstr in org.jruby.ir.instructions.defined