Home | History | Annotate | Download | only in src

Lines Matching refs:is_committed

1899   bool is_committed() { return committed_; }
2124 if (from_space_.is_committed()) return 2 * Capacity();
2255 if (from_space_.is_committed()) return true;
2260 if (!from_space_.is_committed()) return true;