Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts870 export const updateShorthandPropertyAssignment: typeof factory.updateShorthandPropertyAssignment = … constant
/third_party/typescript/src/compiler/
Dtypes.ts8521updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method
/third_party/typescript/lib/
Dtypescript.d.ts4249updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method
Dtsserverlibrary.d.ts8252updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method
DtypingsInstaller.js16662 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
Dtsc.js21953 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4249updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method
Dtsserverlibrary.d.ts8252updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method