Home
last modified time | relevance | path

Searched defs:updateCallChain (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts345 export const updateCallChain = Debug.deprecate(factory.updateCallChain, factoryDeprecation); constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3410updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
10582 …const updateCallChain: (node: CallChain, expression: Expression, questionDotToken: QuestionDotToke… constant
Dtypescript.d.ts3410updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
6799 …const updateCallChain: (node: CallChain, expression: Expression, questionDotToken: QuestionDotToke… constant
/third_party/typescript/lib/
Dtypescript.d.ts3334updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
6710 …const updateCallChain: (node: CallChain, expression: Expression, questionDotToken: QuestionDotToke… constant
Dtsserverlibrary.d.ts3334updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
10455 …const updateCallChain: (node: CallChain, expression: Expression, questionDotToken: QuestionDotToke… constant
DtypescriptServices.d.ts3334updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
6710 …const updateCallChain: (node: CallChain, expression: Expression, questionDotToken: QuestionDotToke… constant
DtypingsInstaller.js22383 … function updateCallChain(node, expression, questionDotToken, typeArguments, argumentsArray) { function
Dtsc.js17874 … function updateCallChain(node, expression, questionDotToken, typeArguments, argumentsArray) { function
DtypescriptServices.js22588 … function updateCallChain(node, expression, questionDotToken, typeArguments, argumentsArray) { function
Dtypescript.js22588 … function updateCallChain(node, expression, questionDotToken, typeArguments, argumentsArray) { function
Dtsserverlibrary.js22588 … function updateCallChain(node, expression, questionDotToken, typeArguments, argumentsArray) { function
Dtsserver.js22394 … function updateCallChain(node, expression, questionDotToken, typeArguments, argumentsArray) { function