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.ts859 …export const updateShorthandPropertyAssignment = Debug.deprecate(factory.updateShorthandPropertyAs… constant
/third_party/typescript/lib/
Dtypescript.d.ts4023updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method
8140 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
DtypescriptServices.d.ts4023updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method
8140 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
Dtsserverlibrary.d.ts4023updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method
12086 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
DtypingsInstaller.js27006 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
Dtsc.js21815 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4023updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method
8140 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
Dtsserverlibrary.d.ts4023updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method
12086 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant