Searched refs:CountUsage (Results 1 – 3 of 3) sorted by relevance
1108 void CountUsage(v8::Isolate::UseCounterFeature feature);
2359 void Isolate::CountUsage(v8::Isolate::UseCounterFeature feature) { in CountUsage() function in v8::internal::Isolate
4054 isolate()->CountUsage(v8::Isolate::UseCounterFeature(feature)); in Internalize()