Searched defs:GetCatchMethodAndOffset (Results 1 – 2 of 2) sorted by relevance
33 std::pair<Method *, uint32_t> LanguageContextBase::GetCatchMethodAndOffset(Method *method, ManagedT… in GetCatchMethodAndOffset() function in ark::LanguageContextBase
316 … std::pair<Method *, uint32_t> GetCatchMethodAndOffset(Method *method, ManagedThread *thread) const in GetCatchMethodAndOffset() function