Home
last modified time | relevance | path

Searched refs:PerformanceObserverEntryList (Results 1 – 15 of 15) sorted by relevance

/third_party/node/lib/
Dperf_hooks.js15 PerformanceObserverEntryList,
38 PerformanceObserverEntryList, property
/third_party/node/test/fixtures/wpt/interfaces/
Dperformance-timeline.idl22 callback PerformanceObserverCallback = undefined (PerformanceObserverEntryList entries,
45 interface PerformanceObserverEntryList {
/third_party/typescript/src/compiler/
DperformanceCore.ts29 export interface PerformanceObserverEntryList { interface
40 …export type PerformanceObserverConstructor = new (callback: (list: PerformanceObserverEntryList, o…
/third_party/node/test/fixtures/wpt/performance-timeline/
Didlharness.any.js16 PerformanceObserverEntryList: ['entryList'], property
Dpo-observe.any.js34 …assert_true(entryList instanceof PerformanceObserverEntryList, "first callback parameter must be a…
/third_party/node/lib/internal/perf/
Dobserve.js169 class PerformanceObserverEntryList { class
322 this.#callback(new PerformanceObserverEntryList(this.takeRecords()),
562 PerformanceObserverEntryList, property
/third_party/typescript/tests/baselines/reference/
DglobalThisBlockscopedProperties.types67 …n" | "PerformanceNavigationTiming" | "PerformanceObserver" | "PerformanceObserverEntryList" | "Per…
DmappedTypeRecursiveInference.types100 …; PerformanceNavigationTiming: any; PerformanceObserver: any; PerformanceObserverEntryList: any; P…
102 …; PerformanceNavigationTiming: any; PerformanceObserver: any; PerformanceObserverEntryList: any; P…
108 …; PerformanceNavigationTiming: any; PerformanceObserver: any; PerformanceObserverEntryList: any; P…
110 …; PerformanceNavigationTiming: any; PerformanceObserver: any; PerformanceObserverEntryList: any; P…
/third_party/node/doc/api/
Dperf_hooks.md947 * `list` {PerformanceObserverEntryList}
978 `PerformanceObserverEntryList` instance and a reference to the
1034 ## Class: `PerformanceObserverEntryList`
1040 The `PerformanceObserverEntryList` class is used to provide access to the
/third_party/node/tools/doc/
Dtype-parser.mjs185 'PerformanceObserverEntryList': property
/third_party/typescript/lib/
Dlib.webworker.d.ts2708 interface PerformanceObserverEntryList { interface
2714 declare var PerformanceObserverEntryList: { variable
2715 prototype: PerformanceObserverEntryList;
2716 new(): PerformanceObserverEntryList;
5980 (entries: PerformanceObserverEntryList, observer: PerformanceObserver): void;
Dlib.dom.d.ts10765 interface PerformanceObserverEntryList { interface
10771 declare var PerformanceObserverEntryList: { variable
10772 prototype: PerformanceObserverEntryList;
10773 new(): PerformanceObserverEntryList;
17551 (entries: PerformanceObserverEntryList, observer: PerformanceObserver): void;
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts2688 interface PerformanceObserverEntryList { interface
2694 declare var PerformanceObserverEntryList: { variable
2695 prototype: PerformanceObserverEntryList;
2696 new(): PerformanceObserverEntryList;
5960 (entries: PerformanceObserverEntryList, observer: PerformanceObserver): void;
Ddom.generated.d.ts10745 interface PerformanceObserverEntryList { interface
10751 declare var PerformanceObserverEntryList: { variable
10752 prototype: PerformanceObserverEntryList;
10753 new(): PerformanceObserverEntryList;
17531 (entries: PerformanceObserverEntryList, observer: PerformanceObserver): void;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136628 PerformanceObserverEntryList, enumerator
137402 PerformanceObserverEntryList, enumerator
140972 struct PrototypeTraits<prototypes::id::PerformanceObserverEntryList>