Searched defs:slot2loc (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkCacheDecache.hpp127 static Location slot2loc(int offset, Location::Type type) { function in class:SharkDecacher
131 return new LocationValue(slot2loc(offset, type));

Completed in 98 milliseconds