Searched refs:HasEnsuredCapacity (Results 1 – 1 of 1) sorted by relevance
101 CHECK(HasEnsuredCapacity()); in Emit()196 CHECK(!buffer->HasEnsuredCapacity()); // Cannot nest. in EnsureCapacity()217 bool HasEnsuredCapacity() const { return has_ensured_capacity_; } in HasEnsuredCapacity() function233 bool HasEnsuredCapacity() const { return true; } in HasEnsuredCapacity() function