commit | 3b6baaa203fa63f1522b2172a1645f90412afdae | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Oct 14 19:13:56 2011 -0700 |
committer | Elliott Hughes <enh@google.com> | Sun Oct 16 11:01:28 2011 -0700 |
tree | 7de428a7d53f2b2b9c2274d49181befd5786b8fa | |
parent | 7abe9c933402f01d638086b2715b09b64b8595e0 [diff] |
Bring our native stack usage down. I'd have preferred to have a 512-byte limit, but there are some monsters in the verifier; 2000-line functions and the like. I'm also not policing tests (except for one silly one). They can use all the stack they like. This fixes the IntMath test (the stack overflow test was failing because we were using more than 4KiB to throw!). Change-Id: I7e53e2fde2b39fde1910f8ee5b1712e8a66069c7