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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dframe.cpp204 bool frame::is_runtime_frame() const { function in class:frame
348 while (result.is_runtime_frame() ||
1215 // could be is_runtime_frame

Completed in 171 milliseconds