public class BeginEndInterpreterContext extends InterpreterContext
instructions, instructionsCallback, rescueIPCs, temporaryVariablecount
Constructor and Description |
---|
BeginEndInterpreterContext(IRScope scope,
java.util.concurrent.Callable<java.util.List<Instr>> instructions) |
BeginEndInterpreterContext(IRScope scope,
java.util.List<Instr> instructions) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IRClosure> |
getBeginBlocks() |
allocateTemporaryBooleanVariables, allocateTemporaryFixnumVariables, allocateTemporaryFloatVariables, allocateTemporaryVariables, buildComplete, computeScopeFlagsFromInstructions, getCFG, getEngine, getFileName, getFlags, getInstructions, getName, getRequiredArgsCount, getRescueIPCs, getScope, getStaticScope, hasExplicitCallProtocol, newDynamicScope, popDynScope, pushNewDynScope, receivesKeywordArguments, reuseParentDynScope, setEngine, toString, toStringInstrs
Copyright © 2001-2018 JRuby. All Rights Reserved.