Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 1473 of file LightCompiler.cs.
References System.Linq.Expressions.Interpreter.LightCompiler._exceptionForRethrowStack, System.Linq.Expressions.Interpreter.LightCompiler._instructions, System.Linq.Expressions.Interpreter.LightCompiler._locals, System.Collections.Generic.Dictionary< TKey, TValue >.Add(), System.Linq.Expressions.CatchBlock.Body, System.Linq.Expressions.Interpreter.LightCompiler.Compile(), System.Linq.Expressions.Interpreter.LightCompiler.CompileAsVoid(), System.Linq.Expressions.Interpreter.LightCompiler.CompileGetVariable(), System.Linq.Expressions.Interpreter.LightCompiler.CompileSetVariable(), System.Linq.Expressions.Interpreter.LightCompiler.CompileTryFaultExpression(), System.Linq.Expressions.Interpreter.InstructionList.Count, System.Linq.count, System.Collections.Generic.Dictionary< TKey, TValue >.Count, System.Linq.Expressions.Interpreter.LocalVariables.DefineLocal(), System.Linq.Expressions.Interpreter.InstructionList.EmitEnterExceptionFilter(), System.Linq.Expressions.Interpreter.InstructionList.EmitEnterExceptionHandlerNonVoid(), System.Linq.Expressions.Interpreter.InstructionList.EmitEnterExceptionHandlerVoid(), System.Linq.Expressions.Interpreter.InstructionList.EmitEnterFinally(), System.Linq.Expressions.Interpreter.InstructionList.EmitEnterTryCatch(), System.Linq.Expressions.Interpreter.InstructionList.EmitEnterTryFinally(), System.Linq.Expressions.Interpreter.InstructionList.EmitGoto(), System.Linq.Expressions.Interpreter.InstructionList.EmitLeaveExceptionFilter(), System.Linq.Expressions.Interpreter.InstructionList.EmitLeaveExceptionHandler(), System.Linq.Expressions.Interpreter.InstructionList.EmitLeaveFinally(), System.Linq.Expressions.CatchBlock.Filter, System.Linq.Expressions.Interpreter.InstructionList.GetInstruction(), System.list, System.Linq.Expressions.Interpreter.InstructionList.MakeLabel(), System.Linq.Expressions.Interpreter.InstructionList.MarkLabel(), System.Linq.Expressions.Interpreter.InstructionList.MarkRuntimeLabel(), System.Linq.Expressions.Expression< TDelegate >.Parameter(), System.Linq.Expressions.Interpreter.LightCompiler.PopLabelBlock(), System.Linq.Expressions.Interpreter.LightCompiler.PushLabelBlock(), System.Linq.Expressions.CatchBlock.Test, and System.Linq.Expressions.Interpreter.LocalVariables.UndefineLocal().
Referenced by System.Linq.Expressions.Interpreter.LightCompiler.CompileNoLabelPush().