Lines Matching full:stats_
915 if (V8_UNLIKELY(stats_ != nullptr)) {916 RuntimeCallStats::Leave(stats_, &timer_);923 stats_ = stats;924 RuntimeCallStats::Enter(stats_, &timer_, counter_id);927 RuntimeCallStats* stats_ = nullptr;