Home
last modified time | relevance | path

Searched refs:RinfoDone (Results 1 – 2 of 2) sorted by relevance

/external/webkit/V8Binding/v8/src/
Ddebug.cc97 ASSERT(!RinfoDone()); in Next()
102 while (!RinfoDone()) { in Next()
105 if (RinfoDone()) return; in Next()
238 return RinfoDone(); in Done()
488 bool BreakLocationIterator::RinfoDone() const { in RinfoDone() function in v8::internal::BreakLocationIterator
Ddebug.h125 bool RinfoDone() const;