Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc2973 bool unused_clear_exception; in VisitFrame() local
2974 found_dex_pc = method->FindCatchBlock(exception_class, dex_pc, &unused_clear_exception); in VisitFrame()