Searched defs:updateBindingElement (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 297 export const updateBindingElement: typeof factory.updateBindingElement = Debug.deprecate(factory.up… constant
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 8194 …updateBindingElement(node: BindingElement, dotDotDotToken: DotDotDotToken | undefined, propertyNam… method
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3968 …updateBindingElement(node: BindingElement, dotDotDotToken: DotDotDotToken | undefined, propertyNam… method
|
| D | tsserverlibrary.d.ts | 7971 …updateBindingElement(node: BindingElement, dotDotDotToken: DotDotDotToken | undefined, propertyNam… method
|
| D | typingsInstaller.js | 13454 updateBindingElement, property 15019 function updateBindingElement(node, dotDotDotToken, propertyName, name, initializer) { function
|
| D | tsc.js | 18745 updateBindingElement, property 20310 function updateBindingElement(node, dotDotDotToken, propertyName, name, initializer) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3968 …updateBindingElement(node: BindingElement, dotDotDotToken: DotDotDotToken | undefined, propertyNam… method
|
| D | tsserverlibrary.d.ts | 7971 …updateBindingElement(node: BindingElement, dotDotDotToken: DotDotDotToken | undefined, propertyNam… method
|