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

/openjdk9/hotspot/src/share/vm/runtime/
H A DvframeArray.hpp159 bool is_location_valid(int i) const { return _valid[i] != 0; } function in class:vframeArray

Completed in 19 milliseconds