Home | History | Annotate | Download | only in jdwp

Lines Matching refs:thisPtr

111                 caught(false), field(0), thisPtr(0) { }
120 ObjectId thisPtr; /* InstanceOnly */
435 if (pMod->instanceOnly.objectId != basket->thisPtr) {
722 bool JdwpState::PostLocationEvent(const JdwpLocation* pLoc, ObjectId thisPtr, int eventFlags) {
726 basket.thisPtr = thisPtr;
896 const JdwpLocation* pCatchLoc, ObjectId thisPtr) {
905 basket.thisPtr = thisPtr;