Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Doat_quick_method_header.cc61 bool is_for_catch_handler, in ToNativeQuickPc() argument
67 CHECK(is_for_catch_handler); in ToNativeQuickPc()
78 LIKELY(is_for_catch_handler) ? code_info.GetCatchStackMapForDexPc(dex_pc) in ToNativeQuickPc()
H A Doat_quick_method_header.h143 bool is_for_catch_handler,