Searched refs:excepClassId (Results 1 – 2 of 2) sorted by relevance
110 ModBasket() : pLoc(NULL), threadId(0), classId(0), excepClassId(0), in ModBasket()117 RefTypeId excepClassId; /* ExceptionOnly */ member417 …if (pMod->exceptionOnly.refTypeId != 0 && !Dbg::MatchType(basket->excepClassId, pMod->exceptionOnl… in ModsMatch()903 basket.excepClassId = exceptionClassId; in PostException()
197 bool PostException(const JdwpLocation* pThrowLoc, ObjectId excepId, RefTypeId excepClassId,