Home | History | Annotate | Download | only in src

Lines Matching defs:is_committed

2242   bool is_committed() { return committed_; }
2481 if (from_space_.is_committed()) return 2 * Capacity();
2634 if (from_space_.is_committed()) return true;
2639 if (!from_space_.is_committed()) return true;