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

/openjdk10/hotspot/src/share/vm/code/
H A DscopeDesc.cpp148 bool ScopeDesc::is_top() const { function in class:ScopeDesc
/openjdk10/hotspot/src/share/vm/runtime/
H A Dvframe_hp.cpp262 bool compiledVFrame::is_top() const { function in class:compiledVFrame
H A Dvframe.hpp87 virtual bool is_top() const { return true; } function in class:vframe

Completed in 46 milliseconds