Searched refs:first_global_scope (Results 1 – 2 of 2) sorted by relevance
1057 void GCTracer::FetchBackgroundCounters(int first_global_scope, in FetchBackgroundCounters() argument1061 DCHECK_EQ(last_global_scope - first_global_scope, in FetchBackgroundCounters()1066 current_.scopes[first_global_scope + i] += in FetchBackgroundCounters()1077 static_cast<Scope::ScopeId>(first_global_scope + i))) in FetchBackgroundCounters()
381 void FetchBackgroundCounters(int first_global_scope, int last_global_scope,