Searched refs:IsProxy (Results 1 – 1 of 1) sorted by relevance
95 IsProxy(location.classID, proxyClassId)) { in getFirstProxyFrameId()102 private boolean IsProxy(long typeId, long proxyClassId) { in IsProxy() method in JDWPProxyTestCase108 return IsProxy(debuggeeWrapper.vmMirror.getSuperclassId(typeId), in IsProxy()