| /third_party/node/lib/ |
| D | perf_hooks.js | 15 PerformanceObserverEntryList, 38 PerformanceObserverEntryList, property
|
| /third_party/node/test/fixtures/wpt/interfaces/ |
| D | performance-timeline.idl | 22 callback PerformanceObserverCallback = undefined (PerformanceObserverEntryList entries, 45 interface PerformanceObserverEntryList {
|
| /third_party/typescript/src/compiler/ |
| D | performanceCore.ts | 29 export interface PerformanceObserverEntryList { interface 40 …export type PerformanceObserverConstructor = new (callback: (list: PerformanceObserverEntryList, o…
|
| /third_party/node/test/fixtures/wpt/performance-timeline/ |
| D | idlharness.any.js | 16 PerformanceObserverEntryList: ['entryList'], property
|
| D | po-observe.any.js | 34 …assert_true(entryList instanceof PerformanceObserverEntryList, "first callback parameter must be a…
|
| /third_party/node/lib/internal/perf/ |
| D | observe.js | 169 class PerformanceObserverEntryList { class 322 this.#callback(new PerformanceObserverEntryList(this.takeRecords()), 562 PerformanceObserverEntryList, property
|
| /third_party/typescript/tests/baselines/reference/ |
| D | globalThisBlockscopedProperties.types | 67 …n" | "PerformanceNavigationTiming" | "PerformanceObserver" | "PerformanceObserverEntryList" | "Per…
|
| D | mappedTypeRecursiveInference.types | 100 …; 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/ |
| D | perf_hooks.md | 947 * `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/ |
| D | type-parser.mjs | 185 'PerformanceObserverEntryList': property
|
| /third_party/typescript/lib/ |
| D | lib.webworker.d.ts | 2708 interface PerformanceObserverEntryList { interface 2714 declare var PerformanceObserverEntryList: { variable 2715 prototype: PerformanceObserverEntryList; 2716 new(): PerformanceObserverEntryList; 5980 (entries: PerformanceObserverEntryList, observer: PerformanceObserver): void;
|
| D | lib.dom.d.ts | 10765 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/ |
| D | webworker.generated.d.ts | 2688 interface PerformanceObserverEntryList { interface 2694 declare var PerformanceObserverEntryList: { variable 2695 prototype: PerformanceObserverEntryList; 2696 new(): PerformanceObserverEntryList; 5960 (entries: PerformanceObserverEntryList, observer: PerformanceObserver): void;
|
| D | dom.generated.d.ts | 10745 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/ |
| D | stylo.hpp | 136628 PerformanceObserverEntryList, enumerator 137402 PerformanceObserverEntryList, enumerator 140972 struct PrototypeTraits<prototypes::id::PerformanceObserverEntryList>
|