Home
last modified time | relevance | path

Searched defs:URIError (Results 1 – 5 of 5) sorted by relevance

/third_party/node/lib/internal/
Derror_serdes.js31 Error, TypeError, RangeError, URIError, SyntaxError, ReferenceError, EvalError property
/third_party/typescript/tests/cases/conformance/decorators/
D1.0lib-noErrors.ts924 interface URIError extends Error { interface
926 declare var URIError: { variable
/third_party/typescript/src/lib/
Des5.d.ts1021 interface URIError extends Error { interface
1030 declare var URIError: URIErrorConstructor; variable
/third_party/typescript/lib/
Dlib.es5.d.ts1041 interface URIError extends Error { interface
1050 declare var URIError: URIErrorConstructor; variable
/third_party/typescript/tests/lib/
Dlib.d.ts959 interface URIError extends Error { interface
968 declare var URIError: URIErrorConstructor; variable