Searched refs:isLocation (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/
H A DLocationValue.java40 public boolean isLocation() { method in class:LocationValue
H A DScopeValue.java55 public boolean isLocation() { return false; } method in class:ScopeValue
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/
H A DCompiledVFrame.java189 if (sv.isLocation()) {
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/ui/classbrowser/
H A DHTMLGenerator.java1341 } else if (sv.isLocation()) {

Completed in 52 milliseconds