Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dgc-tracer.cc1188 int background_mc_scopes = last_background_scope - first_background_scope + 1; in FetchBackgroundCounters() local
1189 for (int i = 0; i < background_mc_scopes; i++) { in FetchBackgroundCounters()