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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkRuntime.hpp83 static intptr_t tos_at(JavaThread *thread, int offset) { function in class:SharkRuntime
H A DsharkRuntime.cpp43 KlassHandle exc_klass(thread, ((oop) tos_at(thread, 0))->klass());

Completed in 94 milliseconds