Uses of Interface
com.dylibso.chicory.runtime.InterpreterMachine.Operands
Packages that use InterpreterMachine.Operands
-
Uses of InterpreterMachine.Operands in com.dylibso.chicory.runtime
Methods in com.dylibso.chicory.runtime with parameters of type InterpreterMachine.OperandsModifier and TypeMethodDescriptionprotected voidInterpreterMachine.evalDefault(MStack stack, Instance instance, Deque<StackFrame> callStack, Instruction instruction, InterpreterMachine.Operands operands) protected static intInterpreterMachine.readMemPtr(MStack stack, InterpreterMachine.Operands operands)