Searched refs:CountUsage (Results 1 – 17 of 17) sorted by relevance
90 isolate->CountUsage(v8::Isolate::kFunctionConstructorReturnedUndefined); in BUILTIN()
28 isolate->CountUsage(v8::Isolate::kFunctionConstructorReturnedUndefined); in CreateDynamicFunction()
734 isolate->CountUsage(v8::Isolate::kRegExpPrototypeSourceGetter); in BUILTIN()752 isolate->CountUsage(v8::Isolate::kRegExpPrototypeToString); in BUILTIN()
612 isolate->CountUsage(v8::Isolate::kDefineGetterOrSetterWouldThrow); in ObjectDefineAccessor()
168 isolate_->CountUsage( in InternalUpdateProtector()177 isolate_->CountUsage(v8::Isolate::UseCounterFeature:: in InternalUpdateProtector()187 isolate_->CountUsage( in InternalUpdateProtector()
179 isolate->CountUsage(v8::Isolate::kLegacyDateParser); in Parse()
671 isolate->CountUsage(v8::Isolate::UseCounterFeature::kBreakIterator); in CreateICUBreakIterator()
1114 void CountUsage(v8::Isolate::UseCounterFeature feature);
3352 void Isolate::CountUsage(v8::Isolate::UseCounterFeature feature) { in Throw() function in v8::internal::Isolate
466 isolate->CountUsage(static_cast<v8::Isolate::UseCounterFeature>(counter)); in RUNTIME_FUNCTION()
628 isolate->CountUsage(v8::Isolate::UseCounterFeature::kIntlV8Parse); in RUNTIME_FUNCTION()
1508 V8_INLINE void CountUsage(v8::Isolate::UseCounterFeature feature) {
1123 V8_INLINE void CountUsage(v8::Isolate::UseCounterFeature feature) {
3758 isolate->CountUsage(v8::Isolate::UseCounterFeature(feature)); in Internalize()3762 isolate->CountUsage(v8::Isolate::kHtmlComment); in Internalize()3764 isolate->CountUsage(v8::Isolate::kHtmlCommentInExternalScript); in Internalize()
876 impl()->CountUsage(v8::Isolate::kDecimalWithLeadingZeroInStrictMode); in CheckDecimalLiteralWithLeadingZero()4635 impl()->CountUsage(v8::Isolate::kLegacyFunctionDeclaration); in ParseScopedStatement()
396 isolate()->CountUsage(static_cast<v8::Isolate::UseCounterFeature>(i)); in ReportStatisticsAfterGC()1037 isolate()->CountUsage(v8::Isolate::kForcedGC); in CollectGarbage()
2045 isolate()->CountUsage(v8::Isolate::UseCounterFeature::kMarkDequeOverflow); in RefillMarkingDeque()