Lines Matching full:object_count_
1781 object_count_(0) {1784 object_count_ += end - start;1788 if (previous_object_count_ != object_count_) {1789 previous_object_count_ = object_count_;1797 intptr_t object_count_;