Home | History | Annotate | Download | only in runtime

Lines Matching full:object_result

4130   Handle<mirror::Object> object_result = hs.NewHandle(is_object_result ? result.GetL() : nullptr);
4148 JDWP::JdwpTag new_tag = TagFromObject(soa, object_result.Get());
4156 result_value = gRegistry->Add(object_result.Get());