Home | History | Annotate | Download | only in src

Lines Matching refs:step_count_

560   thread_local_.step_count_ = 0;
899 if (thread_local_.step_count_ > 0) {
900 thread_local_.step_count_--;
919 DCHECK(thread_local_.step_count_ == 0);
922 thread_local_.step_count_ == 0)) {
945 int step_count = thread_local_.step_count_;
1290 thread_local_.step_count_ = 0;
1292 thread_local_.step_count_ = step_count;
1651 thread_local_.step_count_ = 0;