Home
last modified time | relevance | path

Searched defs:skip_top_unwind_callback (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dquick_exception_handler.cc73 bool skip_top_unwind_callback) in CatchBlockStackVisitor()
188 bool skip_top_unwind_callback = is_method_exit_exception; in FindCatch() local