Home
last modified time | relevance | path

Searched refs:first_global_scope (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dgc-tracer.cc1057 void GCTracer::FetchBackgroundCounters(int first_global_scope, in FetchBackgroundCounters() argument
1061 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()
Dgc-tracer.h381 void FetchBackgroundCounters(int first_global_scope, int last_global_scope,