Searched refs:DOMError (Results 1 – 7 of 7) sorted by relevance
67 …yptoKey" | "CryptoKeyPair" | "CustomElementRegistry" | "CustomEvent" | "DOMError" | "DOMException"…
100 … any; CryptoKeyPair: any; CustomElementRegistry: any; CustomEvent: any; DOMError: any; DOMExceptio…102 … any; CryptoKeyPair: any; CustomElementRegistry: any; CustomEvent: any; DOMError: any; DOMExceptio…108 … any; CryptoKeyPair: any; CustomElementRegistry: any; CustomEvent: any; DOMError: any; DOMExceptio…110 … any; CryptoKeyPair: any; CustomElementRegistry: any; CustomEvent: any; DOMError: any; DOMExceptio…
5402 interface DOMError { interface5407 declare var DOMError: { variable5408 prototype: DOMError;5409 new(): DOMError;7179 error: DOMError;11090 error: DOMError;11109 error: DOMError;11244 error: DOMError;11595 error: DOMError;11610 error: DOMError;
3808 interface DOMError { interface3813 declare var DOMError: { variable3814 prototype: DOMError;3815 new(): DOMError;
3788 interface DOMError { interface3793 declare var DOMError: { variable3794 prototype: DOMError;3795 new(): DOMError;
136331 DOMError, enumerator137133 DOMError, enumerator138596 struct PrototypeTraits<prototypes::id::DOMError>
7869 …e/IsolatedFileSystem.js(83,59): error TS2339: Property 'message' does not exist on type 'DOMError'.