Uses of Class
de.inetsoftware.jwebassembly.module.StackInspector.StackValue
Packages that use StackInspector.StackValue
-
Uses of StackInspector.StackValue in de.inetsoftware.jwebassembly.module
Methods in de.inetsoftware.jwebassembly.module that return StackInspector.StackValueModifier and TypeMethodDescription(package private) static StackInspector.StackValue
StackInspector.findInstructionThatPushValue
(List<WasmInstruction> instructions, int count, int javaCodePos) Inspect the instructions to find details over a specific stack position.