Searched refs:thisObject (Results 1 – 7 of 7) 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 …]
34 public static DisposeDuringInvokeDebuggee thisObject; field in DisposeDuringInvokeDebuggee71 thisObject = this; in run()
50 private ObjectReference thisObject = null; field in StackFrameImpl118 public ObjectReference thisObject() { in thisObject() method in StackFrameImpl124 if (thisObject == null) { in thisObject()136 thisObject = JDWP.StackFrame.ThisObject. in thisObject()150 return thisObject; in thisObject()
196 v8::Local<v8::Object> thisObject = info.Holder(); in NamedPropertyQueryCallback() local206 lpThisValue->ForceSetValue(thisObject); in NamedPropertyQueryCallback()218 v8::Local<v8::Object> thisObject = info.Holder(); in NamedPropertyGetterCallback() local227 lpThisValue->ForceSetValue(thisObject); in NamedPropertyGetterCallback()238 v8::Local<v8::Object> thisObject = info.Holder(); in NamedPropertySetterCallback() local247 lpThisValue->ForceSetValue(thisObject); in NamedPropertySetterCallback()
123 public Object invoke(final Object thisObject, final Method method, final Object[] args) in bindFinder()147 return method.invoke(thisObject, args); in bindFinder()
104 ObjectReference thisObject(); in thisObject() method
338 thisObject(PacketInputStream *in, PacketOutputStream *out) in thisObject() function464 ,(void *)thisObject