public class OneOperandArgNoBlockCallInstr extends CallInstr
arguments, callSite, closure, methAddr, profile, receiverEMPTY_OPERANDS| Constructor and Description |
|---|
OneOperandArgNoBlockCallInstr(CallInstr call) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
interpret(ThreadContext context,
DynamicScope dynamicScope,
IRubyObject self,
java.lang.Object[] temp,
Block block) |
java.lang.String |
toString() |
cloneForInlining, create, create, discardResult, getResult, specializeForInterpretation, updateResult, visitblockInlining, canBeEval, canModifyCode, canSetDollarVars, cloneCallArgs, containsSplat, getCallArgs, getCallSite, getCallType, getClosureArg, getMethodAddr, getOperands, getReceiver, hasClosure, inliningBlocked, isAllConstants, isAllFixnums, isRubyInternalsCall, isStaticCallTarget, prepareArguments, prepareArgumentsComplex, prepareArgumentsSimple, prepareBlock, simplifyOperands, targetRequiresCallersBindingcanBeDeleted, canRaiseException, cloneForBlockCloning, cloneForInlinedClosure, cloneForInlinedScope, getOperation, getUsedVariables, hasSideEffects, hasUnusedResult, interpretAndGetNewIPC, isDead, markDead, markUnusedResult, renameVars, simplifyAndGetResult, transfersControlpublic OneOperandArgNoBlockCallInstr(CallInstr call)
public java.lang.Object interpret(ThreadContext context, DynamicScope dynamicScope, IRubyObject self, java.lang.Object[] temp, Block block)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.