Searched refs:IncrementDeferredCount (Results 1 – 3 of 3) sorted by relevance
813 void IncrementDeferredCount(v8::Isolate::UseCounterFeature feature);
420 void Heap::IncrementDeferredCount(v8::Isolate::UseCounterFeature feature) { in IncrementDeferredCount() function in v8::internal::Heap
2913 heap_.IncrementDeferredCount(feature); in CountUsage()