Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 198 of file InterpretedFrame.cs.
References System.Linq.Expressions.Interpreter.InterpretedFrame._continuationIndex, 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(), System.Linq.Expressions.Interpreter.InterpretedFrame.StackIndex, System.value, and System.Linq.Expressions.Interpreter.InterpretedFrame.YieldToCurrentContinuation().
Referenced by System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction.Run(), and System.Linq.Expressions.Interpreter.GotoInstruction.Run().