Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Expressions.Interpreter.InstructionList Member List

This is the complete list of members for System.Linq.Expressions.Interpreter.InstructionList, including all inherited members.

_currentContinuationsDepthSystem.Linq.Expressions.Interpreter.InstructionListprivate
_currentStackDepthSystem.Linq.Expressions.Interpreter.InstructionListprivate
_instructionsSystem.Linq.Expressions.Interpreter.InstructionListprivate
_labelsSystem.Linq.Expressions.Interpreter.InstructionListprivate
_maxContinuationDepthSystem.Linq.Expressions.Interpreter.InstructionListprivate
_maxStackDepthSystem.Linq.Expressions.Interpreter.InstructionListprivate
_objectsSystem.Linq.Expressions.Interpreter.InstructionListprivate
_runtimeLabelCountSystem.Linq.Expressions.Interpreter.InstructionListprivate
AssignLocalBoxed(int index)System.Linq.Expressions.Interpreter.InstructionListinlinepackagestatic
BuildRuntimeLabels()System.Linq.Expressions.Interpreter.InstructionListinlineprivate
CountSystem.Linq.Expressions.Interpreter.InstructionList
CurrentContinuationsDepthSystem.Linq.Expressions.Interpreter.InstructionList
CurrentStackDepthSystem.Linq.Expressions.Interpreter.InstructionList
Emit(Instruction instruction)System.Linq.Expressions.Interpreter.InstructionListinline
EmitAdd(Type type, bool @checked)System.Linq.Expressions.Interpreter.InstructionListinline
EmitAnd(Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EmitArrayLength()System.Linq.Expressions.Interpreter.InstructionListinline
EmitAssignLocal(int index)System.Linq.Expressions.Interpreter.InstructionListinline
EmitAssignLocalBoxed(int index)System.Linq.Expressions.Interpreter.InstructionListinline
EmitAssignLocalToClosure(int index)System.Linq.Expressions.Interpreter.InstructionListinline
EmitBranch(OffsetInstruction instruction, BranchLabel label)System.Linq.Expressions.Interpreter.InstructionListinlineprivate
EmitBranch(BranchLabel label)System.Linq.Expressions.Interpreter.InstructionListinline
EmitBranch(BranchLabel label, bool hasResult, bool hasValue)System.Linq.Expressions.Interpreter.InstructionListinline
EmitBranchFalse(BranchLabel elseLabel)System.Linq.Expressions.Interpreter.InstructionListinline
EmitBranchTrue(BranchLabel elseLabel)System.Linq.Expressions.Interpreter.InstructionListinline
EmitByRefCall(MethodInfo method, ParameterInfo[] parameters, ByRefUpdater[] byrefArgs)System.Linq.Expressions.Interpreter.InstructionListinline
EmitByRefNew(ConstructorInfo constructorInfo, ParameterInfo[] parameters, ByRefUpdater[] updaters)System.Linq.Expressions.Interpreter.InstructionListinline
EmitCall(MethodInfo method)System.Linq.Expressions.Interpreter.InstructionListinline
EmitCall(MethodInfo method, ParameterInfo[] parameters)System.Linq.Expressions.Interpreter.InstructionListinline
EmitCast(Type toType)System.Linq.Expressions.Interpreter.InstructionListinline
EmitCastReferenceToEnum(Type toType)System.Linq.Expressions.Interpreter.InstructionListinline
EmitCastToEnum(Type toType)System.Linq.Expressions.Interpreter.InstructionListinline
EmitCoalescingBranch(BranchLabel leftNotNull)System.Linq.Expressions.Interpreter.InstructionListinline
EmitConvertToUnderlying(TypeCode to, bool isLiftedToNull)System.Linq.Expressions.Interpreter.InstructionListinline
EmitCreateDelegate(LightDelegateCreator creator)System.Linq.Expressions.Interpreter.InstructionListinlinepackage
EmitDecrement(Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EmitDefaultValue(Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EmitDiv(Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EmitDup()System.Linq.Expressions.Interpreter.InstructionListinline
EmitEnterExceptionFilter()System.Linq.Expressions.Interpreter.InstructionListinline
EmitEnterExceptionHandlerNonVoid()System.Linq.Expressions.Interpreter.InstructionListinline
EmitEnterExceptionHandlerVoid()System.Linq.Expressions.Interpreter.InstructionListinline
EmitEnterFault(BranchLabel faultStartLabel)System.Linq.Expressions.Interpreter.InstructionListinline
EmitEnterFinally(BranchLabel finallyStartLabel)System.Linq.Expressions.Interpreter.InstructionListinline
EmitEnterTryCatch()System.Linq.Expressions.Interpreter.InstructionListinline
EmitEnterTryFault(BranchLabel tryEnd)System.Linq.Expressions.Interpreter.InstructionListinline
EmitEnterTryFinally(BranchLabel finallyStartLabel)System.Linq.Expressions.Interpreter.InstructionListinline
EmitEqual(Type type, bool liftedToNull=false)System.Linq.Expressions.Interpreter.InstructionListinline
EmitExclusiveOr(Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EmitGetArrayItem()System.Linq.Expressions.Interpreter.InstructionListinline
EmitGoto(BranchLabel label, bool hasResult, bool hasValue, bool labelTargetGetsValue)System.Linq.Expressions.Interpreter.InstructionListinline
EmitGreaterThan(Type type, bool liftedToNull)System.Linq.Expressions.Interpreter.InstructionListinline
EmitGreaterThanOrEqual(Type type, bool liftedToNull)System.Linq.Expressions.Interpreter.InstructionListinline
EmitIncrement(Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EmitInitializeLocal(int index, Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EmitInitializeParameter(int index)System.Linq.Expressions.Interpreter.InstructionListinlinepackage
EmitIntSwitch< T >(Dictionary< T, int > cases)System.Linq.Expressions.Interpreter.InstructionListinline
EmitLeaveExceptionFilter()System.Linq.Expressions.Interpreter.InstructionListinline
EmitLeaveExceptionHandler(bool hasValue, BranchLabel tryExpressionEndLabel)System.Linq.Expressions.Interpreter.InstructionListinline
EmitLeaveFault()System.Linq.Expressions.Interpreter.InstructionListinline
EmitLeaveFinally()System.Linq.Expressions.Interpreter.InstructionListinline
EmitLeftShift(Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EmitLessThan(Type type, bool liftedToNull)System.Linq.Expressions.Interpreter.InstructionListinline
EmitLessThanOrEqual(Type type, bool liftedToNull)System.Linq.Expressions.Interpreter.InstructionListinline
EmitLoad(object value)System.Linq.Expressions.Interpreter.InstructionListinline
EmitLoad(bool value)System.Linq.Expressions.Interpreter.InstructionListinline
EmitLoad(object value, Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EmitLoadField(FieldInfo field)System.Linq.Expressions.Interpreter.InstructionListinline
EmitLoadLocal(int index)System.Linq.Expressions.Interpreter.InstructionListinline
EmitLoadLocalBoxed(int index)System.Linq.Expressions.Interpreter.InstructionListinline
EmitLoadLocalFromClosure(int index)System.Linq.Expressions.Interpreter.InstructionListinline
EmitLoadLocalFromClosureBoxed(int index)System.Linq.Expressions.Interpreter.InstructionListinline
EmitModulo(Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EmitMul(Type type, bool @checked)System.Linq.Expressions.Interpreter.InstructionListinline
EmitNegate(Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EmitNegateChecked(Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EmitNew(ConstructorInfo constructorInfo, ParameterInfo[] parameters)System.Linq.Expressions.Interpreter.InstructionListinline
EmitNewArray(Type elementType)System.Linq.Expressions.Interpreter.InstructionListinline
EmitNewArrayBounds(Type elementType, int rank)System.Linq.Expressions.Interpreter.InstructionListinline
EmitNewArrayInit(Type elementType, int elementCount)System.Linq.Expressions.Interpreter.InstructionListinline
EmitNewRuntimeVariables(int count)System.Linq.Expressions.Interpreter.InstructionListinline
EmitNot(Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EmitNotEqual(Type type, bool liftedToNull=false)System.Linq.Expressions.Interpreter.InstructionListinline
EmitNullableCall(MethodInfo method, ParameterInfo[] parameters)System.Linq.Expressions.Interpreter.InstructionListinline
EmitNumericConvertChecked(TypeCode from, TypeCode to, bool isLiftedToNull)System.Linq.Expressions.Interpreter.InstructionListinline
EmitNumericConvertUnchecked(TypeCode from, TypeCode to, bool isLiftedToNull)System.Linq.Expressions.Interpreter.InstructionListinline
EmitOr(Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EmitPop()System.Linq.Expressions.Interpreter.InstructionListinline
EmitRethrow()System.Linq.Expressions.Interpreter.InstructionListinline
EmitRethrowVoid()System.Linq.Expressions.Interpreter.InstructionListinline
EmitRightShift(Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EmitSetArrayItem()System.Linq.Expressions.Interpreter.InstructionListinline
EmitStoreField(FieldInfo field)System.Linq.Expressions.Interpreter.InstructionListinline
EmitStoreLocal(int index)System.Linq.Expressions.Interpreter.InstructionListinline
EmitStoreLocalBoxed(int index)System.Linq.Expressions.Interpreter.InstructionListinline
EmitStoreLocalToClosure(int index)System.Linq.Expressions.Interpreter.InstructionListinline
EmitStringSwitch(Dictionary< string, int > cases, StrongBox< int > nullCase)System.Linq.Expressions.Interpreter.InstructionListinline
EmitSub(Type type, bool @checked)System.Linq.Expressions.Interpreter.InstructionListinline
EmitThrow()System.Linq.Expressions.Interpreter.InstructionListinline
EmitThrowVoid()System.Linq.Expressions.Interpreter.InstructionListinline
EmitTypeAs(Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EmitTypeEquals()System.Linq.Expressions.Interpreter.InstructionListinline
EmitTypeIs(Type type)System.Linq.Expressions.Interpreter.InstructionListinline
EnsureLabelIndex(BranchLabel label)System.Linq.Expressions.Interpreter.InstructionListinlineprivate
FixupBranch(int branchIndex, int offset)System.Linq.Expressions.Interpreter.InstructionListinlinepackage
GetInstruction(int index)System.Linq.Expressions.Interpreter.InstructionListinlinepackage
GetLoadField(FieldInfo field)System.Linq.Expressions.Interpreter.InstructionListinlineprivate
InitImmutableRefBox(int index)System.Linq.Expressions.Interpreter.InstructionListinlinepackagestatic
InitReference(int index)System.Linq.Expressions.Interpreter.InstructionListinlinepackagestatic
LoadLocalBoxed(int index)System.Linq.Expressions.Interpreter.InstructionListinlinepackagestatic
MakeLabel()System.Linq.Expressions.Interpreter.InstructionListinline
MarkLabel(BranchLabel label)System.Linq.Expressions.Interpreter.InstructionListinline
MarkRuntimeLabel()System.Linq.Expressions.Interpreter.InstructionListinline
Parameter(int index)System.Linq.Expressions.Interpreter.InstructionListinlinepackagestatic
ParameterBox(int index)System.Linq.Expressions.Interpreter.InstructionListinlinepackagestatic
s_assignLocalSystem.Linq.Expressions.Interpreter.InstructionListprivatestatic
s_assignLocalBoxedSystem.Linq.Expressions.Interpreter.InstructionListprivatestatic
s_assignLocalToClosureSystem.Linq.Expressions.Interpreter.InstructionListprivatestatic
s_emptyRuntimeLabelsSystem.Linq.Expressions.Interpreter.InstructionListprivatestatic
s_falseSystem.Linq.Expressions.Interpreter.InstructionListprivatestatic
s_IntsSystem.Linq.Expressions.Interpreter.InstructionListprivatestatic
s_loadFieldsSystem.Linq.Expressions.Interpreter.InstructionListprivatestatic
s_loadLocalSystem.Linq.Expressions.Interpreter.InstructionListprivatestatic
s_loadLocalBoxedSystem.Linq.Expressions.Interpreter.InstructionListprivatestatic
s_loadLocalFromClosureSystem.Linq.Expressions.Interpreter.InstructionListprivatestatic
s_loadLocalFromClosureBoxedSystem.Linq.Expressions.Interpreter.InstructionListprivatestatic
s_loadObjectCachedSystem.Linq.Expressions.Interpreter.InstructionListprivatestatic
s_nullSystem.Linq.Expressions.Interpreter.InstructionListprivatestatic
s_storeLocalSystem.Linq.Expressions.Interpreter.InstructionListprivatestatic
s_storeLocalBoxedSystem.Linq.Expressions.Interpreter.InstructionListprivatestatic
s_trueSystem.Linq.Expressions.Interpreter.InstructionListprivatestatic
StoreLocalBoxed(int index)System.Linq.Expressions.Interpreter.InstructionListinlinepackagestatic
SwitchToBoxed(int index, int instructionIndex)System.Linq.Expressions.Interpreter.InstructionListinlinepackage
ToArray()System.Linq.Expressions.Interpreter.InstructionListinline
UnEmit()System.Linq.Expressions.Interpreter.InstructionListinline
UpdateStackDepth(Instruction instruction)System.Linq.Expressions.Interpreter.InstructionListinlineprivate