Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts285 export const updateObjectBindingPattern: typeof factory.updateObjectBindingPattern = Debug.deprecat… constant
/third_party/typescript/src/compiler/
Dtypes.ts8190updateObjectBindingPattern(node: ObjectBindingPattern, elements: readonly BindingElement[]): Objec… method
/third_party/typescript/lib/
Dtypescript.d.ts3964updateObjectBindingPattern(node: ObjectBindingPattern, elements: readonly BindingElement[]): Objec… method
Dtsserverlibrary.d.ts7967updateObjectBindingPattern(node: ObjectBindingPattern, elements: readonly BindingElement[]): Objec… method
DtypingsInstaller.js13450 updateObjectBindingPattern, property
14990 function updateObjectBindingPattern(node, elements) { function
Dtsc.js18741 updateObjectBindingPattern, property
20281 function updateObjectBindingPattern(node, elements) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3964updateObjectBindingPattern(node: ObjectBindingPattern, elements: readonly BindingElement[]): Objec… method
Dtsserverlibrary.d.ts7967updateObjectBindingPattern(node: ObjectBindingPattern, elements: readonly BindingElement[]): Objec… method