Searched refs:JT_OBJECT (Results 1 – 3 of 3) sorted by relevance
229 JT_OBJECT = 'L', enumerator
1210 expandBufAdd1(pReq, JT_OBJECT); in PostException()
471 return JDWP::JT_OBJECT; in TagFromClass()483 return (o == nullptr) ? JDWP::JT_OBJECT : TagFromClass(soa, o->GetClass()); in TagFromObject()1157 case JDWP::JT_OBJECT: in GetTagWidth()2690 case JDWP::JT_OBJECT: in GetLocalValue()2828 case JDWP::JT_OBJECT: in SetLocalValue()3894 case JDWP::JT_OBJECT: in JdwpTagToShortyChar()4128 const bool is_object_result = (result_tag == JDWP::JT_OBJECT); in ExecuteMethodWithoutPendingException()4181 result_tag = JDWP::JT_OBJECT; in ExecuteMethodWithoutPendingException()4227 JDWP::expandBufAdd1(pReply, JDWP::JT_OBJECT); in BuildInvokeReply()