Searched refs:getThisType (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/cdbg/
H A DMemberFunctionType.java32 public Type getThisType(); method in interface:MemberFunctionType
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/
H A DBasicMemberFunctionType.java61 public Type getThisType() { return thisType; } method in class:BasicMemberFunctionType
82 getThisType(),

Completed in 99 milliseconds