Package org.teavm.model.util
Class RegisterAllocator
- java.lang.Object
-
- org.teavm.model.util.RegisterAllocator
-
public class RegisterAllocator extends Object
-
-
Constructor Summary
Constructors Constructor Description RegisterAllocator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidallocateRegisters(MethodReference method, Program program, boolean debuggerFriendly)
-
-
-
Method Detail
-
allocateRegisters
public void allocateRegisters(MethodReference method, Program program, boolean debuggerFriendly)
-
-