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