Home
last modified time | relevance | path

Searched refs:TypeErrorConstructor (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript_eslint/packages/scope-manager/src/lib/
Des5.ts242 TypeErrorConstructor: {
/third_party/typescript/src/lib/
Des5.d.ts1013 interface TypeErrorConstructor extends ErrorConstructor { interface
1019 declare var TypeError: TypeErrorConstructor;
/third_party/typescript/lib/
Dlib.es5.d.ts1033 interface TypeErrorConstructor extends ErrorConstructor { interface
1039 declare var TypeError: TypeErrorConstructor;
/third_party/typescript/tests/lib/
Dlib.d.ts951 interface TypeErrorConstructor { interface
957 declare var TypeError: TypeErrorConstructor;