Searched defs:updateCallChain (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 345 export const updateCallChain: typeof factory.updateCallChain = Debug.deprecate(factory.updateCallCh… constant
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 8215 …updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3984 …updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
|
| D | tsserverlibrary.d.ts | 7987 …updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
|
| D | typingsInstaller.js | 15144 function updateCallChain(node, expression, questionDotToken, typeArguments, argumentsArray) { function
|
| D | tsc.js | 20435 function updateCallChain(node, expression, questionDotToken, typeArguments, argumentsArray) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3984 …updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
|
| D | tsserverlibrary.d.ts | 7987 …updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
|