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

/openjdk7/hotspot/src/share/vm/classfile/
H A DstackMapTable.hpp122 bool at_end() { function in class:StackMapStream
181 if (!_stream->at_end()) {
/openjdk7/hotspot/src/share/vm/runtime/
H A Dvframe.hpp340 bool at_end() const { return _mode == at_end_mode; } function in class:vframeStreamCommon

Completed in 31 milliseconds