Searched refs:CountUsage (Results 1 – 10 of 10) sorted by relevance
85 isolate->CountUsage(v8::Isolate::kObjectObserve); in RUNTIME_FUNCTION()
468 isolate->CountUsage(static_cast<v8::Isolate::UseCounterFeature>(counter)); in RUNTIME_FUNCTION()
476 isolate->CountUsage(v8::Isolate::UseCounterFeature::kIntlV8Parse); in RUNTIME_FUNCTION()
210 heap_->isolate()->CountUsage( in ExemptPopularPages()
1888 isolate()->CountUsage(v8::Isolate::UseCounterFeature::kMarkDequeOverflow); in RefillMarkingDeque()4030 isolate()->CountUsage(v8::Isolate::UseCounterFeature::kSlotsBufferOverflow); in EvictPopularEvacuationCandidate()
416 isolate()->CountUsage(static_cast<v8::Isolate::UseCounterFeature>(i)); in ReportStatisticsAfterGC()1046 isolate()->CountUsage(v8::Isolate::kForcedGC); in CollectGarbage()
665 isolate->CountUsage(v8::Isolate::UseCounterFeature::kBreakIterator); in CreateICUBreakIterator()
1064 void CountUsage(v8::Isolate::UseCounterFeature feature);
2705 void Isolate::CountUsage(v8::Isolate::UseCounterFeature feature) { in CountUsage() function in v8::internal::Isolate
5051 isolate->CountUsage(v8::Isolate::UseCounterFeature(feature)); in Internalize()