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

  /external/chromium_org/third_party/WebKit/Source/core/page/
Performance.idl 38 [MeasureAs=UnprefixedPerformanceTimeline] sequence<PerformanceEntry> getEntries();
39 [MeasureAs=UnprefixedPerformanceTimeline] sequence<PerformanceEntry> getEntriesByType(DOMString entryType);
40 [MeasureAs=UnprefixedPerformanceTimeline] sequence<PerformanceEntry> getEntriesByName(DOMString name, [Default=NullString] optional DOMString entryType);
UseCounter.h 127 UnprefixedPerformanceTimeline,

Completed in 254 milliseconds