Home
last modified time | relevance | path

Searched defs:instanceOf (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/lib/
Dreact16.d.ts71 export function instanceOf<T>(expectedClass: new (...args: any[]) => T): Requireable<T>; function
Dreact.d.ts2303 instanceOf(expectedClass: {}): Requireable<any>; method
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81675 static nsIAtom* instanceOf; member in nsGkAtoms