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.ts345 export const updateCallChain: typeof factory.updateCallChain = Debug.deprecate(factory.updateCallCh… constant
/third_party/typescript/src/compiler/
Dtypes.ts8215updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
/third_party/typescript/lib/
Dtypescript.d.ts3984updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
Dtsserverlibrary.d.ts7987updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
DtypingsInstaller.js15144 function updateCallChain(node, expression, questionDotToken, typeArguments, argumentsArray) { function
Dtsc.js20435 function updateCallChain(node, expression, questionDotToken, typeArguments, argumentsArray) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3984updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method
Dtsserverlibrary.d.ts7987updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | unde… method