Uses of Class
com.dylibso.chicory.runtime.MStack
Packages that use MStack
-
Uses of MStack in com.dylibso.chicory.runtime
Methods in com.dylibso.chicory.runtime with parameters of type MStackModifier 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) voidExecutionListener.onExecution(Instruction instruction, MStack stack) protected static intInterpreterMachine.readMemPtr(MStack stack, InterpreterMachine.Operands operands)