Searched refs:IncrementDeferredCount (Results 1 – 3 of 3) sorted by relevance
722 void IncrementDeferredCount(v8::Isolate::UseCounterFeature feature);
1013 void Heap::IncrementDeferredCount(v8::Isolate::UseCounterFeature feature) { in IncrementDeferredCount() function in v8::internal::Heap
5146 heap_.IncrementDeferredCount(feature); in ThrowInternal()