Searched defs:IsStopped (Results 1 – 3 of 3) sorted by relevance
72 bool IsStopped() const { return m_bStopped; } in IsStopped() function
137 inline bool IsStopped() const { return state() == STOPPED; } in IsStopped() function
739 bool ConcurrentMarking::IsStopped() { in IsStopped() function in v8::internal::ConcurrentMarking