Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc1174 bool have_exception = false; in DumpJavaStack() local
1178 have_exception = true; in DumpJavaStack()
1186 if (have_exception) { in DumpJavaStack()