ART: Handle OOM in stack overflow
When creating a stack overflow error, we must not allocate a new out-of-memory error. Running its constructor will lead to a nested exception. Bug: 27663199 Change-Id: I2a7b5b937730eeade22dce654cfc4ad903c5f040
Loading
Please sign in to comment