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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.cpp780 bool gotframe = false; local
784 gotframe = true;
786 return gotframe;

Completed in 40 milliseconds