Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts847 export const updateCatchClause = Debug.deprecate(factory.updateCatchClause, factoryDeprecation); constant
/third_party/typescript/lib/
Dtypescript.d.ts4019updateCatchClause(node: CatchClause, variableDeclaration: VariableDeclaration | undefined, block: … method
8132 …const updateCatchClause: (node: CatchClause, variableDeclaration: VariableDeclaration | undefined,… constant
DtypescriptServices.d.ts4019updateCatchClause(node: CatchClause, variableDeclaration: VariableDeclaration | undefined, block: … method
8132 …const updateCatchClause: (node: CatchClause, variableDeclaration: VariableDeclaration | undefined,… constant
Dtsserverlibrary.d.ts4019updateCatchClause(node: CatchClause, variableDeclaration: VariableDeclaration | undefined, block: … method
12078 …const updateCatchClause: (node: CatchClause, variableDeclaration: VariableDeclaration | undefined,… constant
DtypingsInstaller.js26948 function updateCatchClause(node, variableDeclaration, block) { function
Dtsc.js21769 function updateCatchClause(node, variableDeclaration, block) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4019updateCatchClause(node: CatchClause, variableDeclaration: VariableDeclaration | undefined, block: … method
8132 …const updateCatchClause: (node: CatchClause, variableDeclaration: VariableDeclaration | undefined,… constant
Dtsserverlibrary.d.ts4019updateCatchClause(node: CatchClause, variableDeclaration: VariableDeclaration | undefined, block: … method
12078 …const updateCatchClause: (node: CatchClause, variableDeclaration: VariableDeclaration | undefined,… constant