Uses of Class
com.dylibso.chicory.runtime.StackFrame
Packages that use StackFrame
-
Uses of StackFrame in com.dylibso.chicory.runtime
Method parameters in com.dylibso.chicory.runtime with type arguments of type StackFrameModifier and TypeMethodDescriptionprotected voidInterpreterMachine.eval(MStack stack, Instance instance, Deque<StackFrame> callStack) protected voidInterpreterMachine.evalDefault(MStack stack, Instance instance, Deque<StackFrame> callStack, Instruction instruction, InterpreterMachine.Operands operands)