Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts334 export const updateCallChain = Debug.deprecate(factory.updateCallChain, factoryDeprecation); constant
/third_party/typescript/lib/
Dtypescript.d.ts3760updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
7720 …const updateCallChain: (node: CallChain, expression: Expression, questionDotToken: QuestionDotToke… constant
DtypescriptServices.d.ts3760updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
7720 …const updateCallChain: (node: CallChain, expression: Expression, questionDotToken: QuestionDotToke… constant
Dtsserverlibrary.d.ts3760updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
11666 …const updateCallChain: (node: CallChain, expression: Expression, questionDotToken: QuestionDotToke… constant
DtypingsInstaller.js24714 … function updateCallChain(node, expression, questionDotToken, typeArguments, argumentsArray) { function
Dtsc.js19846 … function updateCallChain(node, expression, questionDotToken, typeArguments, argumentsArray) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3760updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
7720 …const updateCallChain: (node: CallChain, expression: Expression, questionDotToken: QuestionDotToke… constant
Dtsserverlibrary.d.ts3760updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
11666 …const updateCallChain: (node: CallChain, expression: Expression, questionDotToken: QuestionDotToke… constant