Searched refs:IsRunnable (Results 1 – 2 of 2) sorted by relevance
83 CHECK(IsRunnable()); // Don't work with raw objects in non-runnable states. in AddLocalReference()92 DCHECK(IsRunnable()); // Don't work with raw objects in non-runnable states. in Decode()96 inline bool ScopedObjectAccessAlreadyRunnable::IsRunnable() const { in IsRunnable() function
101 ALWAYS_INLINE bool IsRunnable() const;