Home
last modified time | relevance | path

Searched defs:updateShorthandPropertyAssignment (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts870 …export const updateShorthandPropertyAssignment = Debug.deprecate(factory.updateShorthandPropertyAs… constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3653updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method
10948 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
Dtypescript.d.ts3653updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method
7165 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
/third_party/typescript/lib/
Dtypescript.d.ts3577updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method
7076 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
Dtsserverlibrary.d.ts3577updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method
10821 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
DtypescriptServices.d.ts3577updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method
7076 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
DtypingsInstaller.js24432 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
Dtsc.js19627 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
DtypescriptServices.js24637 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
Dtypescript.js24637 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
Dtsserverlibrary.js24637 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
Dtsserver.js24443 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function