Home | History | Annotate | Download | only in v8

Lines Matching refs:isEof

746     bool isEof() const { return m_position >= m_length; }
1052 while (!m_reader.isEof()) {