Searched refs:getThisObject (Results 1 – 3 of 3) sorted by relevance
48 long receiverId = debuggeeWrapper.vmMirror.getThisObject(threadId, topFrameId); in buildInvokeCommand()
325 long thisObjectID = debuggeeWrapper.vmMirror.getThisObject(threadID, in checkThisObject()
2403 public final long getThisObject(long threadID, long frameID) { in getThisObject() method in VmMirror