Searched refs:thisObject (Results 1 – 6 of 6) sorted by relevance
131 TaggedObject thisObject = reply.getNextValueAsTaggedObject(); in testThisObjectTest001() local133 logWriter.println("==> tag=" + thisObject.tag + "(" in testThisObjectTest001()134 + JDWPConstants.Tag.getName(thisObject.tag) + ")"); in testThisObjectTest001()135 logWriter.println("==> id=" + thisObject.objectID); in testThisObjectTest001()136 if (thisObject.objectID != 0) { in testThisObjectTest001()137 long classID = getObjectReferenceType(thisObject.objectID); in testThisObjectTest001()144 if (thisObject.objectID == 0) { in testThisObjectTest001()151 if ( knownMethodsThisObject != thisObject.objectID ) { in testThisObjectTest001()160 knownMethodsThisObject = thisObject.objectID; in testThisObjectTest001()163 if (thisObject.tag != JDWPConstants.Tag.OBJECT_TAG) { in testThisObjectTest001()[all …]
37 Function.prototype.bind = function(thisObject) argument45 thisObject,
34 public static DisposeDuringInvokeDebuggee thisObject; field in DisposeDuringInvokeDebuggee69 thisObject = this; in run()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...