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