Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc4059 Handle<mirror::Object> object_result = hs.NewHandle(is_object_result ? result.GetL() : nullptr); in ExecuteMethodWithoutPendingException() local
4077 JDWP::JdwpTag new_tag = TagFromObject(soa, object_result.Get()); in ExecuteMethodWithoutPendingException()
4085 result_value = gRegistry->Add(object_result.Get()); in ExecuteMethodWithoutPendingException()