Searched refs:slot2loc (Results 1 - 2 of 2) 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));
H A DsharkCacheDecache.cpp92 slot2loc(box_offset, Location::normal)));

Completed in 31 milliseconds