Home | History | Annotate | Download | only in src

Lines Matching refs:step_count_

507   thread_local_.step_count_ = 0;
842 if (thread_local_.step_count_ > 0) {
843 thread_local_.step_count_--;
861 ASSERT(thread_local_.step_count_ == 0);
864 thread_local_.step_count_ == 0)) {
877 int step_count = thread_local_.step_count_;
1106 thread_local_.step_count_ = 0;
1108 thread_local_.step_count_ = step_count;
1471 thread_local_.step_count_ = 0;