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/
DtypescriptServices.d.ts4021updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): P… method
8136 …const updatePropertyAssignment: (node: PropertyAssignment, name: PropertyName, initializer: Expres… constant
Dtypescript.d.ts4021updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): P… method
8136 …const updatePropertyAssignment: (node: PropertyAssignment, name: PropertyName, initializer: Expres… constant
Dtsserverlibrary.d.ts4021updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): P… method
12082 …const updatePropertyAssignment: (node: PropertyAssignment, name: PropertyName, initializer: Expres… constant
Dtsc.js21787 function updatePropertyAssignment(node, name, initializer) { function
DtypingsInstaller.js26973 function updatePropertyAssignment(node, name, initializer) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4021updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): P… method
8136 …const updatePropertyAssignment: (node: PropertyAssignment, name: PropertyName, initializer: Expres… constant
Dtsserverlibrary.d.ts4021updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): P… method
12082 …const updatePropertyAssignment: (node: PropertyAssignment, name: PropertyName, initializer: Expres… constant