Home
last modified time | relevance | path

Searched refs:have_exception (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dthread.cc2143 bool have_exception = false; in DumpJavaStack() local
2147 have_exception = true; in DumpJavaStack()
2155 if (have_exception) { in DumpJavaStack()