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