Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.cc210 Handle<mirror::ArtMethod> h_method(hs.NewHandle(m)); in HandleDeoptimization() local
/art/runtime/interpreter/
Dinterpreter_common.cc413 Handle<mirror::ArtMethod> h_method(hs.NewHandle(method)); in VisitFrame() local
469 Handle<mirror::ArtMethod> h_method(hs.NewHandle(shadow_frame.GetMethod())); in FindNextInstructionFollowingException() local