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

/openjdk10/hotspot/src/share/vm/runtime/
H A Dframe.inline.hpp53 inline bool frame::is_first_frame() const { function in class:frame
H A DjavaCalls.hpp71 bool is_first_frame() const { return _anchor.last_Java_sp() == NULL; } function in class:JavaCallWrapper

Completed in 90 milliseconds