Searched refs:exceptionObjectId (Results 1 – 1 of 1) sorted by relevance
4069 JDWP::ObjectId exceptionObjectId = gRegistry->Add(exception); in ExecuteMethodWithoutPendingException() local4071 if (exceptionObjectId != 0) { in ExecuteMethodWithoutPendingException()4096 if (exceptionObjectId == 0) { in ExecuteMethodWithoutPendingException()4115 exceptionObjectId); in ExecuteMethodWithoutPendingException()4118 if (result_tag == JDWP::JT_STRING && exceptionObjectId == 0) { in ExecuteMethodWithoutPendingException()4133 BuildInvokeReply(pReq->reply, pReq->request_id, result_tag, result_value, exceptionObjectId); in ExecuteMethodWithoutPendingException()