Uses of Class
org.joni.StackEntry
Packages that use StackEntry
-
Uses of StackEntry in org.joni
Fields in org.joni declared as StackEntryMethods in org.joni that return StackEntryModifier and TypeMethodDescriptionprivate static StackEntry[]
StackMachine.allocateStack()
protected final StackEntry
StackMachine.ensure1()
private static StackEntry[]
StackMachine.fetchStack()
protected final StackEntry
StackMachine.pop()
private StackEntry
StackMachine.popDefault()
private StackEntry
StackMachine.popFree()
private StackEntry
StackMachine.popMemStart()