Home
last modified time | relevance | path

Searched defs:updatePropertyAssignment (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts853 …export const updatePropertyAssignment = Debug.deprecate(factory.updatePropertyAssignment, factoryD… constant
/third_party/typescript/lib/
Dtypescript.d.ts4058updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): P… method
8225 …const updatePropertyAssignment: (node: PropertyAssignment, name: PropertyName, initializer: Expres… constant
DtypescriptServices.d.ts4058updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): P… method
8225 …const updatePropertyAssignment: (node: PropertyAssignment, name: PropertyName, initializer: Expres… constant
Dtsserverlibrary.d.ts4058updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): P… method
12171 …const updatePropertyAssignment: (node: PropertyAssignment, name: PropertyName, initializer: Expres… constant
Dtsc.js21948 function updatePropertyAssignment(node, name, initializer) { function
DtypingsInstaller.js27176 function updatePropertyAssignment(node, name, initializer) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4058updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): P… method
8225 …const updatePropertyAssignment: (node: PropertyAssignment, name: PropertyName, initializer: Expres… constant
Dtsserverlibrary.d.ts4058updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): P… method
12171 …const updatePropertyAssignment: (node: PropertyAssignment, name: PropertyName, initializer: Expres… constant