Home
last modified time | relevance | path

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

/external/v8/src/logging/
Dcounters.h1161 V8_EXPORT_PRIVATE bool IsBackgroundThreadSpecificVariant(
1183 return IsBackgroundThreadSpecificVariant(id) == in IsCounterAppropriateForThread()
Dcounters.cc498 bool RuntimeCallStats::IsBackgroundThreadSpecificVariant( in IsBackgroundThreadSpecificVariant() function in v8::internal::RuntimeCallStats