HomeSort by relevance Sort by last modified time
    Searched refs:PageDestruction (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/page/
UseCounter.h 62 PageDestruction,
198 ASSERT(feature != PageDestruction); // PageDestruction is reserved as a scaling factor.
UseCounter.cpp 512 // We always log PageDestruction so that we have a scale for the rest of the features.
513 HistogramSupport::histogramEnumeration("WebCore.FeatureObserver", PageDestruction, NumberOfFeatures);

Completed in 35 milliseconds