commit | 7ea6f79bbddd69d5db86a8656a31aaaf64ae2582 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Jul 14 16:21:44 2014 -0700 |
committer | Andreas Gampe <agampe@google.com> | Mon Jul 21 23:36:31 2014 -0700 |
tree | c64f89b15ca71e87317f6dd405ef4a5560b73e01 | |
parent | e72ff8022968b23efedc56c0afdc1d24e8a928c2 [diff] |
ART: Throw StackOverflowError in native code Initialize stack-overflow errors in native code to be able to reduce the preserved area size of the stack. Includes a refactoring away from constexpr in instruction_set.h to allow for easy changing of the values. Change-Id: I117cc8485f43da5f0a470f0f5e5b3dc3b5a06246