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