Home
last modified time | relevance | path

Searched refs:updateConstructor (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts116 …export const updateConstructor = Debug.deprecate(factory.updateConstructorDeclaration, factoryDepr… constant
/third_party/typescript/lib/
Dtypescript.d.ts6566 …const updateConstructor: (node: ConstructorDeclaration, decorators: readonly Decorator[] | undefin… constant
DtypescriptServices.d.ts6566 …const updateConstructor: (node: ConstructorDeclaration, decorators: readonly Decorator[] | undefin… constant
Dtsserverlibrary.d.ts10311 …const updateConstructor: (node: ConstructorDeclaration, decorators: readonly Decorator[] | undefin… constant
DtypescriptServices.js152872 …ts.updateConstructor = ts.Debug.deprecate(ts.factory.updateConstructorDeclaration, factoryDeprecat…
Dtsserverlibrary.js162644 …ts.updateConstructor = ts.Debug.deprecate(ts.factory.updateConstructorDeclaration, factoryDeprecat…
Dtsserver.js162640 …ts.updateConstructor = ts.Debug.deprecate(ts.factory.updateConstructorDeclaration, factoryDeprecat…
Dtypescript.js152872 …ts.updateConstructor = ts.Debug.deprecate(ts.factory.updateConstructorDeclaration, factoryDeprecat…
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6813 …const updateConstructor: (node: ConstructorDeclaration, decorators: readonly Decorator[] | undefin… constant
Dtsserverlibrary.d.ts10596 …const updateConstructor: (node: ConstructorDeclaration, decorators: readonly Decorator[] | undefin… constant