UseCounter        158 Source/bindings/templates/attributes.cpp     UseCounter::countDeprecation(callingExecutionContext(info.GetIsolate()), UseCounter::{{attribute.deprecate_as}});
UseCounter        161 Source/bindings/templates/attributes.cpp     UseCounter::count(callingExecutionContext(info.GetIsolate()), UseCounter::{{attribute.measure_as}});
UseCounter        186 Source/bindings/templates/attributes.cpp     UseCounter::countDeprecation(callingExecutionContext(info.GetIsolate()), UseCounter::{{attribute.deprecate_as}});
UseCounter        189 Source/bindings/templates/attributes.cpp     UseCounter::count(callingExecutionContext(info.GetIsolate()), UseCounter::{{attribute.measure_as}});
UseCounter        297 Source/bindings/templates/attributes.cpp     UseCounter::countDeprecation(callingExecutionContext(info.GetIsolate()), UseCounter::{{attribute.deprecate_as}});
UseCounter        300 Source/bindings/templates/attributes.cpp     UseCounter::count(callingExecutionContext(info.GetIsolate()), UseCounter::{{attribute.measure_as}});
UseCounter        797 Source/bindings/templates/interface.cpp             UseCounter::countDeprecation(callingExecutionContext(info.GetIsolate()), UseCounter::{{attribute.deprecate_as}});
UseCounter        820 Source/bindings/templates/interface.cpp     UseCounter::count(callingExecutionContext(info.GetIsolate()), UseCounter::{{measure_as}});
UseCounter        302 Source/bindings/templates/methods.cpp     UseCounter::count(callingExecutionContext(info.GetIsolate()), UseCounter::{{method.measure_as}});
UseCounter        305 Source/bindings/templates/methods.cpp     UseCounter::countDeprecation(callingExecutionContext(info.GetIsolate()), UseCounter::{{method.deprecate_as}});
UseCounter        115 Source/bindings/tests/results/V8TestInterfaceConstructor.cpp     UseCounter::count(callingExecutionContext(info.GetIsolate()), UseCounter::TestFeature);
UseCounter        215 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp     UseCounter::countDeprecation(callingExecutionContext(info.GetIsolate()), UseCounter::initializedByEventConstructorReadonlyStringAttribute);
UseCounter        244 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp     UseCounter::countDeprecation(callingExecutionContext(info.GetIsolate()), UseCounter::initializedByEventConstructorReadonlyStringAttribute);
UseCounter        324 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp             UseCounter::countDeprecation(callingExecutionContext(info.GetIsolate()), UseCounter::initializedByEventConstructorReadonlyStringAttribute);
UseCounter        332 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp             UseCounter::countDeprecation(callingExecutionContext(info.GetIsolate()), UseCounter::initializedByEventConstructorReadonlyStringAttribute);
UseCounter       2005 Source/bindings/tests/results/V8TestObject.cpp     UseCounter::countDeprecation(callingExecutionContext(info.GetIsolate()), UseCounter::LongAttribute);
UseCounter       2022 Source/bindings/tests/results/V8TestObject.cpp     UseCounter::countDeprecation(callingExecutionContext(info.GetIsolate()), UseCounter::LongAttribute);
UseCounter       2186 Source/bindings/tests/results/V8TestObject.cpp     UseCounter::count(callingExecutionContext(info.GetIsolate()), UseCounter::TestFeature);
UseCounter       2203 Source/bindings/tests/results/V8TestObject.cpp     UseCounter::count(callingExecutionContext(info.GetIsolate()), UseCounter::TestFeature);
UseCounter       4242 Source/bindings/tests/results/V8TestObject.cpp     UseCounter::countDeprecation(callingExecutionContext(info.GetIsolate()), UseCounter::deprecatedTestInterfaceEmptyConstructorAttribute);
UseCounter       4250 Source/bindings/tests/results/V8TestObject.cpp     UseCounter::count(callingExecutionContext(info.GetIsolate()), UseCounter::FeatureName);
UseCounter       7159 Source/bindings/tests/results/V8TestObject.cpp     UseCounter::countDeprecation(callingExecutionContext(info.GetIsolate()), UseCounter::voidMethod);
UseCounter       7199 Source/bindings/tests/results/V8TestObject.cpp     UseCounter::count(callingExecutionContext(info.GetIsolate()), UseCounter::TestFeature);
UseCounter        290 Source/bindings/v8/PageScriptDebugServer.cpp     UseCounter::muteForInspector();
UseCounter        296 Source/bindings/v8/PageScriptDebugServer.cpp     UseCounter::unmuteForInspector();
UseCounter        554 Source/bindings/v8/ScriptController.cpp         UseCounter::count(*m_frame->document(), UseCounter::ReplaceDocumentViaJavaScriptURL);
UseCounter         92 Source/bindings/v8/custom/V8HTMLAllCollectionCustom.cpp     UseCounter::count(ownerNode.document(), UseCounter::DocumentAllLegacyCall);
UseCounter        109 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp     UseCounter::count(impl->document(), UseCounter::HTMLAppletElementLegacyCall);
UseCounter        116 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp     UseCounter::count(impl->document(), UseCounter::HTMLEmbedElementLegacyCall);
UseCounter        123 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp     UseCounter::count(impl->document(), UseCounter::HTMLObjectElementLegacyCall);
UseCounter        520 Source/bindings/v8/custom/V8PromiseCustom.cpp     UseCounter::count(executionContext, UseCounter::PromiseConstructor);
UseCounter        555 Source/bindings/v8/custom/V8PromiseCustom.cpp     UseCounter::count(executionContext, UseCounter::PromiseCast);
UseCounter        584 Source/bindings/v8/custom/V8PromiseCustom.cpp     UseCounter::count(executionContext, UseCounter::PromiseResolve);
UseCounter        598 Source/bindings/v8/custom/V8PromiseCustom.cpp     UseCounter::count(executionContext, UseCounter::PromiseReject);
UseCounter         72 Source/core/animation/Animation.cpp     UseCounter::count(element->document(), UseCounter::AnimationConstructorKeyframeListEffectObjectTiming);
UseCounter         78 Source/core/animation/Animation.cpp     UseCounter::count(element->document(), UseCounter::AnimationConstructorKeyframeListEffectDoubleTiming);
UseCounter         84 Source/core/animation/Animation.cpp     UseCounter::count(element->document(), UseCounter::AnimationConstructorKeyframeListEffectNoTiming);
UseCounter        144 Source/core/animation/css/CSSAnimations.cpp         blink::Platform::current()->histogramSparse("WebCore.Animation.CSSProperties", UseCounter::mapCSSPropertyIdToCSSSampleIdForHistogram(property));
UseCounter        453 Source/core/animation/css/CSSAnimations.cpp         blink::Platform::current()->histogramSparse("WebCore.Animation.CSSProperties", UseCounter::mapCSSPropertyIdToCSSSampleIdForHistogram(id));
UseCounter         80 Source/core/css/CSSFontFace.cpp                 UseCounter::count(*document, UseCounter::SVGFontInCSS);
UseCounter         72 Source/core/css/CSSGroupingRule.cpp     CSSParserContext context(parserContext(), UseCounter::getFrom(styleSheet));
UseCounter        126 Source/core/css/CSSKeyframesRule.cpp     CSSParserContext context(parserContext(), UseCounter::getFrom(styleSheet));
UseCounter         35 Source/core/css/CSSParserMode.cpp CSSParserContext::CSSParserContext(CSSParserMode mode, UseCounter* useCounter)
UseCounter         43 Source/core/css/CSSParserMode.cpp CSSParserContext::CSSParserContext(const Document& document, UseCounter* useCounter, const KURL& baseURL, const String& charset)
UseCounter         53 Source/core/css/CSSParserMode.cpp CSSParserContext::CSSParserContext(const CSSParserContext& other, UseCounter* useCounter)
UseCounter         91 Source/core/css/CSSParserMode.h class UseCounter;
UseCounter         96 Source/core/css/CSSParserMode.h     CSSParserContext(CSSParserMode, UseCounter*);
UseCounter         99 Source/core/css/CSSParserMode.h     CSSParserContext(const Document&, UseCounter*, const KURL& baseURL = KURL(), const String& charset = emptyString());
UseCounter        102 Source/core/css/CSSParserMode.h     CSSParserContext(const CSSParserContext&, UseCounter*);
UseCounter        125 Source/core/css/CSSParserMode.h     UseCounter* useCounter() const { return m_useCounter; }
UseCounter        134 Source/core/css/CSSParserMode.h     UseCounter* m_useCounter;
UseCounter        306 Source/core/css/CSSStyleSheet.cpp     CSSParserContext context(m_contents->parserContext(), UseCounter::getFrom(this));
UseCounter        329 Source/core/css/CSSStyleSheet.cpp     UseCounter::countDeprecation(callingExecutionContext(V8PerIsolateData::mainThreadIsolate()), UseCounter::CSSStyleSheetInsertRuleOptionalArg);
UseCounter        314 Source/core/css/MediaQueryEvaluator.cpp     UseCounter::count(mediaValues.document(), UseCounter::PrefixedDevicePixelRatioMediaFeature);
UseCounter        484 Source/core/css/MediaQueryEvaluator.cpp     UseCounter::count(mediaValues.document(), UseCounter::PrefixedMinDevicePixelRatioMediaFeature);
UseCounter        491 Source/core/css/MediaQueryEvaluator.cpp     UseCounter::count(mediaValues.document(), UseCounter::PrefixedMaxDevicePixelRatioMediaFeature);
UseCounter        548 Source/core/css/MediaQueryEvaluator.cpp     UseCounter::count(mediaValues.document(), UseCounter::PrefixedAnimationMediaFeature);
UseCounter        559 Source/core/css/MediaQueryEvaluator.cpp     UseCounter::count(mediaValues.document(), UseCounter::PrefixedTransform2dMediaFeature);
UseCounter        570 Source/core/css/MediaQueryEvaluator.cpp     UseCounter::count(mediaValues.document(), UseCounter::PrefixedTransform3dMediaFeature);
UseCounter        589 Source/core/css/MediaQueryEvaluator.cpp     UseCounter::count(mediaValues.document(), UseCounter::PrefixedViewModeMediaFeature);
UseCounter        503 Source/core/css/SelectorChecker.cpp             UseCounter::count(element.document(), UseCounter::CaseInsensitiveAttrSelectorMatch);
UseCounter        344 Source/core/css/StylePropertySet.cpp     CSSParserContext context(cssParserMode(), UseCounter::getFrom(contextStyleSheet));
UseCounter        329 Source/core/css/StyleSheetContents.cpp     CSSParserContext context(parserContext(), UseCounter::getFrom(this));
UseCounter        352 Source/core/css/StyleSheetContents.cpp     CSSParserContext context(parserContext(), UseCounter::getFrom(this));
UseCounter       1024 Source/core/css/parser/BisonCSSParser-in.cpp     CSSParserContext context(document, UseCounter::getFrom(&document));
UseCounter       1156 Source/core/css/parser/BisonCSSParser-in.cpp     CSSParserContext context = CSSParserContext(document.elementSheet().contents()->parserContext(), UseCounter::getFrom(&document));
UseCounter       1947 Source/core/css/parser/BisonCSSParser-in.cpp         m_context.useCounter()->count(UseCounter::CSSPseudoElementUserAgentCustomPseudo);
UseCounter         71 Source/core/css/parser/BisonCSSParser.h class UseCounter;
UseCounter       6983 Source/core/css/parser/CSSPropertyParser.cpp             m_context.useCounter()->count(UseCounter::DeprecatedWebKitGradient);
UseCounter       6990 Source/core/css/parser/CSSPropertyParser.cpp             m_context.useCounter()->count(UseCounter::DeprecatedWebKitLinearGradient);
UseCounter       7000 Source/core/css/parser/CSSPropertyParser.cpp             m_context.useCounter()->count(UseCounter::DeprecatedWebKitRepeatingLinearGradient);
UseCounter       7010 Source/core/css/parser/CSSPropertyParser.cpp             m_context.useCounter()->count(UseCounter::DeprecatedWebKitRadialGradient);
UseCounter       7019 Source/core/css/parser/CSSPropertyParser.cpp             m_context.useCounter()->count(UseCounter::DeprecatedWebKitRepeatingRadialGradient);
UseCounter         61 Source/core/css/parser/CSSPropertyParser.h class UseCounter;
UseCounter        119 Source/core/dom/Attr.cpp     UseCounter::count(document(), UseCounter::AttrGetValue);
UseCounter        125 Source/core/dom/Attr.cpp     UseCounter::count(document(), UseCounter::AttrSetValue);
UseCounter        127 Source/core/dom/Attr.cpp         UseCounter::count(document(), UseCounter::AttrSetValueWithElement);
UseCounter        185 Source/core/dom/DOMImplementation.cpp         UseCounter::count(m_document, UseCounter::DOMImplementationHasFeatureReturnFalse);
UseCounter       2780 Source/core/dom/Document.cpp             UseCounter::count(*this, UseCounter::ContentSecurityPolicyWithBaseElement);
UseCounter       3112 Source/core/dom/Document.cpp         UseCounter::count(this, UseCounter::ResetReferrerPolicy);
UseCounter       3791 Source/core/dom/Document.cpp     UseCounter::count(this, UseCounter::DocumentCreateEventOptionalArgument);
UseCounter       3805 Source/core/dom/Document.cpp         UseCounter::count(*this, UseCounter::DOMSubtreeModifiedEvent);
UseCounter       3808 Source/core/dom/Document.cpp         UseCounter::count(*this, UseCounter::DOMNodeInsertedEvent);
UseCounter       3811 Source/core/dom/Document.cpp         UseCounter::count(*this, UseCounter::DOMNodeRemovedEvent);
UseCounter       3814 Source/core/dom/Document.cpp         UseCounter::count(*this, UseCounter::DOMNodeRemovedFromDocumentEvent);
UseCounter       3817 Source/core/dom/Document.cpp         UseCounter::count(*this, UseCounter::DOMNodeInsertedIntoDocumentEvent);
UseCounter       3820 Source/core/dom/Document.cpp         UseCounter::count(*this, UseCounter::DOMCharacterDataModifiedEvent);
UseCounter       3823 Source/core/dom/Document.cpp         UseCounter::count(*this, UseCounter::OverflowChangedEvent);
UseCounter       3836 Source/core/dom/Document.cpp         UseCounter::count(*this, UseCounter::DOMFocusInOutEvent);
UseCounter       4289 Source/core/dom/Document.cpp     UseCounter::count(*this, UseCounter::XSLProcessingInstruction);
UseCounter       4429 Source/core/dom/Document.cpp     UseCounter::count(*this, UseCounter::DocumentAll);
UseCounter       1197 Source/core/dom/Element.cpp     UseCounter::count(document(), UseCounter::ElementSetPrefix);
UseCounter         55 Source/core/dom/FullscreenElementStack.cpp                 UseCounter::count(document, UseCounter::PrefixedAllowFullscreenAttribute);
UseCounter        213 Source/core/events/EventTarget.cpp     UseCounter::Feature unprefixedFeature;
UseCounter        214 Source/core/events/EventTarget.cpp     UseCounter::Feature prefixedFeature;
UseCounter        215 Source/core/events/EventTarget.cpp     UseCounter::Feature prefixedAndUnprefixedFeature;
UseCounter        219 Source/core/events/EventTarget.cpp         prefixedFeature = UseCounter::PrefixedTransitionEndEvent;
UseCounter        220 Source/core/events/EventTarget.cpp         unprefixedFeature = UseCounter::UnprefixedTransitionEndEvent;
UseCounter        221 Source/core/events/EventTarget.cpp         prefixedAndUnprefixedFeature = UseCounter::PrefixedAndUnprefixedTransitionEndEvent;
UseCounter        224 Source/core/events/EventTarget.cpp         prefixedFeature = UseCounter::PrefixedAnimationEndEvent;
UseCounter        225 Source/core/events/EventTarget.cpp         unprefixedFeature = UseCounter::UnprefixedAnimationEndEvent;
UseCounter        226 Source/core/events/EventTarget.cpp         prefixedAndUnprefixedFeature = UseCounter::PrefixedAndUnprefixedAnimationEndEvent;
UseCounter        229 Source/core/events/EventTarget.cpp         prefixedFeature = UseCounter::PrefixedAnimationStartEvent;
UseCounter        230 Source/core/events/EventTarget.cpp         unprefixedFeature = UseCounter::UnprefixedAnimationStartEvent;
UseCounter        231 Source/core/events/EventTarget.cpp         prefixedAndUnprefixedFeature = UseCounter::PrefixedAndUnprefixedAnimationStartEvent;
UseCounter        234 Source/core/events/EventTarget.cpp         prefixedFeature = UseCounter::PrefixedAnimationIterationEvent;
UseCounter        235 Source/core/events/EventTarget.cpp         unprefixedFeature = UseCounter::UnprefixedAnimationIterationEvent;
UseCounter        236 Source/core/events/EventTarget.cpp         prefixedAndUnprefixedFeature = UseCounter::PrefixedAndUnprefixedAnimationIterationEvent;
UseCounter        244 Source/core/events/EventTarget.cpp                     UseCounter::count(executingWindow->document(), prefixedAndUnprefixedFeature);
UseCounter        246 Source/core/events/EventTarget.cpp                     UseCounter::count(executingWindow->document(), prefixedFeature);
UseCounter        248 Source/core/events/EventTarget.cpp                 UseCounter::count(executingWindow->document(), unprefixedFeature);
UseCounter        299 Source/core/events/EventTarget.cpp                 UseCounter::count(executingWindow->document(), UseCounter::SubFrameBeforeUnloadFired);
UseCounter        300 Source/core/events/EventTarget.cpp             UseCounter::count(executingWindow->document(), UseCounter::DocumentBeforeUnloadFired);
UseCounter        304 Source/core/events/EventTarget.cpp             UseCounter::count(executingWindow->document(), UseCounter::DocumentUnloadFired);
UseCounter        618 Source/core/frame/DOMWindow.cpp     UseCounter::count(document(), UseCounter::WindowOrientation);
UseCounter        642 Source/core/frame/DOMWindow.cpp     UseCounter::count(document(), UseCounter::BarPropLocationbar);
UseCounter        650 Source/core/frame/DOMWindow.cpp     UseCounter::count(document(), UseCounter::BarPropMenubar);
UseCounter        658 Source/core/frame/DOMWindow.cpp     UseCounter::count(document(), UseCounter::BarPropPersonalbar);
UseCounter        666 Source/core/frame/DOMWindow.cpp     UseCounter::count(document(), UseCounter::BarPropScrollbars);
UseCounter        674 Source/core/frame/DOMWindow.cpp     UseCounter::count(document(), UseCounter::BarPropStatusbar);
UseCounter        682 Source/core/frame/DOMWindow.cpp     UseCounter::count(document(), UseCounter::BarPropToolbar);
UseCounter       1308 Source/core/frame/DOMWindow.cpp     UseCounter::count(document(), UseCounter::GetMatchedCSSRules);
UseCounter       1533 Source/core/frame/DOMWindow.cpp         UseCounter::count(document(), UseCounter::DocumentUnloadRegistered);
UseCounter       1536 Source/core/frame/DOMWindow.cpp         UseCounter::count(document(), UseCounter::DocumentBeforeUnloadRegistered);
UseCounter       1544 Source/core/frame/DOMWindow.cpp             UseCounter::count(document(), UseCounter::SubFrameBeforeUnloadRegistered);
UseCounter       1839 Source/core/frame/DOMWindow.cpp     UseCounter::countDeprecation(this, UseCounter::ShowModalDialog);
UseCounter         73 Source/core/frame/FrameHost.cpp UseCounter& FrameHost::useCounter() const
UseCounter         47 Source/core/frame/FrameHost.h class UseCounter;
UseCounter         70 Source/core/frame/FrameHost.h     UseCounter& useCounter() const;
UseCounter        813 Source/core/frame/FrameView.cpp         UseCounter::count(*frame().document(), UseCounter::TextAutosizingLayout);
UseCounter         43 Source/core/frame/UseCounter.cpp int UseCounter::m_muteCount = 0;
UseCounter         50 Source/core/frame/UseCounter.cpp int UseCounter::mapCSSPropertyIdToCSSSampleIdForHistogram(int id)
UseCounter        531 Source/core/frame/UseCounter.cpp void UseCounter::muteForInspector()
UseCounter        533 Source/core/frame/UseCounter.cpp     UseCounter::m_muteCount++;
UseCounter        536 Source/core/frame/UseCounter.cpp void UseCounter::unmuteForInspector()
UseCounter        538 Source/core/frame/UseCounter.cpp     UseCounter::m_muteCount--;
UseCounter        541 Source/core/frame/UseCounter.cpp UseCounter::UseCounter()
UseCounter        547 Source/core/frame/UseCounter.cpp UseCounter::~UseCounter()
UseCounter        555 Source/core/frame/UseCounter.cpp void UseCounter::updateMeasurements()
UseCounter        586 Source/core/frame/UseCounter.cpp void UseCounter::didCommitLoad()
UseCounter        591 Source/core/frame/UseCounter.cpp void UseCounter::count(const Document& document, Feature feature)
UseCounter        601 Source/core/frame/UseCounter.cpp void UseCounter::count(const ExecutionContext* context, Feature feature)
UseCounter        608 Source/core/frame/UseCounter.cpp void UseCounter::countDeprecation(ExecutionContext* context, Feature feature)
UseCounter        612 Source/core/frame/UseCounter.cpp     UseCounter::countDeprecation(*toDocument(context), feature);
UseCounter        615 Source/core/frame/UseCounter.cpp void UseCounter::countDeprecation(const DOMWindow* window, Feature feature)
UseCounter        619 Source/core/frame/UseCounter.cpp     UseCounter::countDeprecation(*window->document(), feature);
UseCounter        622 Source/core/frame/UseCounter.cpp void UseCounter::countDeprecation(const Document& document, Feature feature)
UseCounter        634 Source/core/frame/UseCounter.cpp String UseCounter::deprecationMessage(Feature feature)
UseCounter        716 Source/core/frame/UseCounter.cpp void UseCounter::count(CSSParserContext context, CSSPropertyID feature)
UseCounter        728 Source/core/frame/UseCounter.cpp void UseCounter::count(Feature feature)
UseCounter        734 Source/core/frame/UseCounter.cpp UseCounter* UseCounter::getFrom(const Document* document)
UseCounter        741 Source/core/frame/UseCounter.cpp UseCounter* UseCounter::getFrom(const CSSStyleSheet* sheet)
UseCounter        748 Source/core/frame/UseCounter.cpp UseCounter* UseCounter::getFrom(const StyleSheetContents* sheetContents)
UseCounter         55 Source/core/frame/UseCounter.h class UseCounter {
UseCounter         56 Source/core/frame/UseCounter.h     WTF_MAKE_NONCOPYABLE(UseCounter);
UseCounter         58 Source/core/frame/UseCounter.h     UseCounter();
UseCounter         59 Source/core/frame/UseCounter.h     ~UseCounter();
UseCounter        370 Source/core/frame/UseCounter.h     static UseCounter* getFrom(const Document*);
UseCounter        371 Source/core/frame/UseCounter.h     static UseCounter* getFrom(const CSSStyleSheet*);
UseCounter        372 Source/core/frame/UseCounter.h     static UseCounter* getFrom(const StyleSheetContents*);
UseCounter        384 Source/core/frame/UseCounter.h         if (UseCounter::m_muteCount)
UseCounter        114 Source/core/frame/csp/ContentSecurityPolicy.cpp static UseCounter::Feature getUseCounterType(ContentSecurityPolicyHeaderType type)
UseCounter        118 Source/core/frame/csp/ContentSecurityPolicy.cpp         return UseCounter::ContentSecurityPolicy;
UseCounter        120 Source/core/frame/csp/ContentSecurityPolicy.cpp         return UseCounter::ContentSecurityPolicyReportOnly;
UseCounter        123 Source/core/frame/csp/ContentSecurityPolicy.cpp     return UseCounter::NumberOfFeatures;
UseCounter        169 Source/core/frame/csp/ContentSecurityPolicy.cpp         UseCounter::count(*document, getUseCounterType(type));
UseCounter        173 Source/core/frame/csp/ContentSecurityPolicy.cpp             UseCounter::count(*document, UseCounter::ContentSecurityPolicyReportOnlyInMeta);
UseCounter        493 Source/core/frame/csp/ContentSecurityPolicy.cpp         UseCounter::count(*document, UseCounter::WorkerSubjectToCSP);
UseCounter        495 Source/core/frame/csp/ContentSecurityPolicy.cpp             UseCounter::count(*document, UseCounter::WorkerAllowedByChildBlockedByScript);
UseCounter        404 Source/core/html/HTMLAnchorElement.cpp     UseCounter::count(document(), UseCounter::HTMLAnchorElementPingAttribute);
UseCounter         49 Source/core/html/HTMLDataListElement.cpp     UseCounter::count(document, UseCounter::DataListElement);
UseCounter        132 Source/core/html/HTMLFormControlElement.cpp         UseCounter::count(document(), UseCounter::FormAttribute);
UseCounter        152 Source/core/html/HTMLFormControlElement.cpp         UseCounter::count(document(), UseCounter::RequiredAttribute);
UseCounter        155 Source/core/html/HTMLFormControlElement.cpp         UseCounter::count(document(), UseCounter::AutoFocusAttribute);
UseCounter        129 Source/core/html/HTMLFormControlsCollection.cpp             UseCounter::count(element->document(), UseCounter::FormNameAccessForImageElement);
UseCounter         79 Source/core/html/HTMLFormElement.cpp     UseCounter::count(document, UseCounter::FormElement);
UseCounter        532 Source/core/html/HTMLFormElement.cpp     UseCounter::count(document(), UseCounter::FormAssociationByParser);
UseCounter        728 Source/core/html/HTMLFormElement.cpp         UseCounter::count(document(), UseCounter::FormNameAccessForPastNamesMap);
UseCounter        782 Source/core/html/HTMLFormElement.cpp         UseCounter::count(document(), UseCounter::DemotedFormElement);
UseCounter        684 Source/core/html/HTMLInputElement.cpp         UseCounter::count(document(), UseCounter::ResultsAttribute);
UseCounter        687 Source/core/html/HTMLInputElement.cpp         UseCounter::count(document(), UseCounter::IncrementalAttribute);
UseCounter        692 Source/core/html/HTMLInputElement.cpp         UseCounter::count(document(), UseCounter::MinAttribute);
UseCounter        696 Source/core/html/HTMLInputElement.cpp         UseCounter::count(document(), UseCounter::MaxAttribute);
UseCounter        703 Source/core/html/HTMLInputElement.cpp         UseCounter::count(document(), UseCounter::StepAttribute);
UseCounter        706 Source/core/html/HTMLInputElement.cpp         UseCounter::count(document(), UseCounter::PatternAttribute);
UseCounter        709 Source/core/html/HTMLInputElement.cpp         UseCounter::count(document(), UseCounter::PrecisionAttribute);
UseCounter        722 Source/core/html/HTMLInputElement.cpp         UseCounter::count(document(), UseCounter::ListAttribute);
UseCounter        736 Source/core/html/HTMLInputElement.cpp         UseCounter::countDeprecation(document(), UseCounter::PrefixedSpeechAttribute);
UseCounter        742 Source/core/html/HTMLInputElement.cpp         UseCounter::count(document(), UseCounter::PrefixedDirectoryAttribute);
UseCounter       1713 Source/core/html/HTMLInputElement.cpp         UseCounter::countDeprecation(document(), UseCounter::CaptureAttributeAsEnum);
UseCounter       1715 Source/core/html/HTMLInputElement.cpp         UseCounter::count(document(), UseCounter::CaptureAttributeAsBoolean);
UseCounter        557 Source/core/html/HTMLMediaElement.cpp         UseCounter::count(document(), UseCounter::CanPlayTypeKeySystem);
UseCounter       2158 Source/core/html/HTMLMediaElement.cpp             UseCounter::count(document(), UseCounter::HTMLMediaElementPauseAtFragmentEnd);
UseCounter       3529 Source/core/html/HTMLMediaElement.cpp         UseCounter::count(document(), UseCounter::HTMLMediaElementControllerNotNull);
UseCounter       3600 Source/core/html/HTMLMediaElement.cpp         UseCounter::count(document(), UseCounter::HTMLMediaElementSeekToFragmentStart);
UseCounter        488 Source/core/html/HTMLTextFormControlElement.cpp         UseCounter::count(document(), UseCounter::PlaceholderAttribute);
UseCounter         87 Source/core/html/forms/ColorInputType.cpp     countUsageIfVisible(UseCounter::InputTypeColor);
UseCounter         63 Source/core/html/forms/DateInputType.cpp     countUsageIfVisible(UseCounter::InputTypeDate);
UseCounter         60 Source/core/html/forms/DateTimeLocalInputType.cpp     countUsageIfVisible(UseCounter::InputTypeDateTimeLocal);
UseCounter        144 Source/core/html/forms/EmailInputType.cpp     countUsageIfVisible(UseCounter::InputTypeEmail);
UseCounter        147 Source/core/html/forms/EmailInputType.cpp         countUsageIfVisible(UseCounter::InputTypeEmailMaxLength);
UseCounter        149 Source/core/html/forms/EmailInputType.cpp         countUsageIfVisible(UseCounter::InputTypeEmailMultiple);
UseCounter        151 Source/core/html/forms/EmailInputType.cpp             countUsageIfVisible(UseCounter::InputTypeEmailMultipleMaxLength);
UseCounter        953 Source/core/html/forms/InputType.cpp void InputType::countUsageIfVisible(UseCounter::Feature feature) const
UseCounter        957 Source/core/html/forms/InputType.cpp             UseCounter::count(element().document(), feature);
UseCounter        230 Source/core/html/forms/InputType.h     void countUsageIfVisible(UseCounter::Feature) const;
UseCounter         61 Source/core/html/forms/MonthInputType.cpp     countUsageIfVisible(UseCounter::InputTypeMonth);
UseCounter        104 Source/core/html/forms/NumberInputType.cpp     countUsageIfVisible(UseCounter::InputTypeNumber);
UseCounter         57 Source/core/html/forms/PasswordInputType.cpp     countUsageIfVisible(UseCounter::InputTypePassword);
UseCounter         59 Source/core/html/forms/PasswordInputType.cpp         countUsageIfVisible(UseCounter::InputTypePasswordMaxLength);
UseCounter         90 Source/core/html/forms/RangeInputType.cpp     countUsageIfVisible(UseCounter::InputTypeRange);
UseCounter         62 Source/core/html/forms/SearchInputType.cpp     countUsageIfVisible(UseCounter::InputTypeSearch);
UseCounter         46 Source/core/html/forms/TelephoneInputType.cpp     countUsageIfVisible(UseCounter::InputTypeTel);
UseCounter         49 Source/core/html/forms/TextInputType.cpp     countUsageIfVisible(UseCounter::InputTypeText);
UseCounter         51 Source/core/html/forms/TextInputType.cpp         countUsageIfVisible(UseCounter::InputTypeTextMaxLength);
UseCounter         54 Source/core/html/forms/TextInputType.cpp         countUsageIfVisible(UseCounter::InputTypeDateTimeFallback);
UseCounter         56 Source/core/html/forms/TextInputType.cpp         countUsageIfVisible(UseCounter::InputTypeWeekFallback);
UseCounter         66 Source/core/html/forms/TimeInputType.cpp     countUsageIfVisible(UseCounter::InputTypeTime);
UseCounter         48 Source/core/html/forms/URLInputType.cpp     countUsageIfVisible(UseCounter::InputTypeURL);
UseCounter         58 Source/core/html/forms/WeekInputType.cpp     countUsageIfVisible(UseCounter::InputTypeWeek);
UseCounter        106 Source/core/html/parser/HTMLDocumentParser.h     UseCounter* useCounter() { return UseCounter::getFrom(contextForParsingSession()); }
UseCounter       1308 Source/core/loader/FrameLoader.cpp     UseCounter::count(m_frame->domWindow()->document(), UseCounter::XFrameOptions);
UseCounter       1318 Source/core/loader/FrameLoader.cpp         UseCounter::count(m_frame->domWindow()->document(), UseCounter::XFrameOptionsSameOrigin);
UseCounter       1324 Source/core/loader/FrameLoader.cpp                 UseCounter::count(m_frame->domWindow()->document(), UseCounter::XFrameOptionsSameOriginWithBadAncestorChain);
UseCounter        165 Source/core/page/Page.h     UseCounter& useCounter() { return m_useCounter; }
UseCounter        265 Source/core/page/Page.h     UseCounter m_useCounter;
UseCounter         34 Source/core/rendering/RenderApplet.cpp     UseCounter::count(document(), UseCounter::HTMLAppletElement);
UseCounter        131 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp             UseCounter::count(document(), UseCounter::DeprecatedFlexboxChrome);
UseCounter        133 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp             UseCounter::count(document(), UseCounter::DeprecatedFlexboxChromeExtension);
UseCounter        135 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp             UseCounter::count(document(), UseCounter::DeprecatedFlexboxWebContent);
UseCounter        878 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp     UseCounter::count(document(), UseCounter::LineClamp);
UseCounter         62 Source/core/rendering/RenderLayerReflectionInfo.cpp     UseCounter::count(m_renderer->document(), UseCounter::Reflection);
UseCounter         76 Source/core/rendering/RenderMarquee.cpp     UseCounter::count(document(), UseCounter::HTMLMarqueeElement);
UseCounter        235 Source/core/rendering/TextAutosizer.cpp     UseCounter::count(*m_document, UseCounter::TextAutosizing);
UseCounter         55 Source/core/svg/SVGAnimationElement.cpp     UseCounter::count(document, UseCounter::SVGAnimationElement);
UseCounter         44 Source/core/svg/SVGFontElement.cpp     UseCounter::count(document, UseCounter::SVGFontElement);
UseCounter         48 Source/core/svg/SVGForeignObjectElement.cpp     UseCounter::count(document, UseCounter::SVGForeignObjectElement);
UseCounter         86 Source/core/svg/SVGSVGElement.cpp     UseCounter::count(doc, UseCounter::SVGSVGElement);
UseCounter        544 Source/core/svg/SVGSVGElement.cpp         UseCounter::count(document(), UseCounter::SVGSVGElementInDocument);
UseCounter         36 Source/core/svg/SVGSwitchElement.cpp     UseCounter::count(document, UseCounter::SVGSwitchElement);
UseCounter         62 Source/core/workers/SharedWorker.cpp     UseCounter::count(context, UseCounter::SharedWorkerStart);
UseCounter         57 Source/core/workers/Worker.cpp     UseCounter::count(context, UseCounter::WorkerStart);
UseCounter        758 Source/core/xml/parser/XMLDocumentParser.cpp     UseCounter::count(*document, UseCounter::XMLDocument);
UseCounter        159 Source/modules/mediasource/WebKitMediaSource.cpp         UseCounter::countDeprecation(executionContext(), UseCounter::PrefixedMediaSourceOpen);