Searched refs:object_result (Results 1 – 1 of 1) sorted by relevance
4059 Handle<mirror::Object> object_result = hs.NewHandle(is_object_result ? result.GetL() : nullptr); in ExecuteMethodWithoutPendingException() local4077 JDWP::JdwpTag new_tag = TagFromObject(soa, object_result.Get()); in ExecuteMethodWithoutPendingException()4085 result_value = gRegistry->Add(object_result.Get()); in ExecuteMethodWithoutPendingException()