Home | History | Annotate | Download | only in src

Lines Matching refs:is_committed

1386   bool is_committed() { return committed_; }
1536 if (from_space_.is_committed()) return 2 * Capacity();
1656 if (from_space_.is_committed()) return true;
1661 if (!from_space_.is_committed()) return true;