Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.h116 uint32_t GetCatchStackMapRow() const { in GetCatchStackMapRow() function
Dquick_exception_handler.cc307 StackMap catch_stack_map = code_info.GetStackMapAt(GetCatchStackMapRow()); in SetCatchEnvironmentForOptimizedHandler()