Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 165 of file InterpretedFrame.cs.
References System.Linq.Expressions.Interpreter.InterpretedFrame._continuationIndex, System.Linq.Expressions.Interpreter.InterpretedFrame._continuations, System.Linq.Expressions.Interpreter.Interpreter._labels, System.Linq.Expressions.Interpreter.InterpretedFrame._pendingContinuation, System.Linq.Expressions.Interpreter.InterpretedFrame._pendingValue, System.Linq.Expressions.Interpreter.InterpretedFrame.InstructionIndex, System.Linq.Expressions.Interpreter.Interpreter.NoValue, System.Linq.Expressions.Interpreter.InterpretedFrame.SetStackDepth(), and System.Linq.Expressions.Interpreter.InterpretedFrame.StackIndex.
Referenced by System.Linq.Expressions.Interpreter.LeaveFinallyInstruction.Run().