Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
Derror_serdes.js42 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/lib/
Dlib.es5.d.ts1121 interface URIError extends Error { interface
1130 declare var URIError: URIErrorConstructor; variable
/third_party/typescript/src/lib/
Des5.d.ts1101 interface URIError extends Error { interface
1110 declare var URIError: URIErrorConstructor; variable
/third_party/typescript/tests/lib/
Dlib.d.ts959 interface URIError extends Error { interface
968 declare var URIError: URIErrorConstructor; variable