ART: Move GetStackOverflowReservedBytes

Move most of the implementation to the header and make it
constexpr to avoid call overhead. This function is used for
every invoke in the interpreter.

Test: m test-art-host
Change-Id: Ic25ed872ddf946833c5427b5e77de39c81b40df5
2 files changed