This code is not performance critical and the compiler will already inline whatever it thinks it might benefit it.
For now the methods are private and migth not be neccesarry, but it will be much easier to manipulate the stack from outside with this API if it's needed and the methods are made public.