Searched refs:FIRST_INCREMENTAL_SCOPE (Results 1 – 2 of 2) sorted by relevance
129 FIRST_INCREMENTAL_SCOPE = MC_INCREMENTAL, enumerator132 LAST_INCREMENTAL_SCOPE - FIRST_INCREMENTAL_SCOPE + 1320 if (scope >= Scope::FIRST_INCREMENTAL_SCOPE && in AddScopeSample()322 incremental_marking_scopes_[scope - Scope::FIRST_INCREMENTAL_SCOPE] in AddScopeSample()
29 STATIC_ASSERT(FIRST_INCREMENTAL_SCOPE == 0); in Scope()