Searched defs:updateCatchClause (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 847 export const updateCatchClause = Debug.deprecate(factory.updateCatchClause, factoryDeprecation); constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 4019 …updateCatchClause(node: CatchClause, variableDeclaration: VariableDeclaration | undefined, block: … method 8132 …const updateCatchClause: (node: CatchClause, variableDeclaration: VariableDeclaration | undefined,… constant
|
| D | typescriptServices.d.ts | 4019 …updateCatchClause(node: CatchClause, variableDeclaration: VariableDeclaration | undefined, block: … method 8132 …const updateCatchClause: (node: CatchClause, variableDeclaration: VariableDeclaration | undefined,… constant
|
| D | tsserverlibrary.d.ts | 4019 …updateCatchClause(node: CatchClause, variableDeclaration: VariableDeclaration | undefined, block: … method 12078 …const updateCatchClause: (node: CatchClause, variableDeclaration: VariableDeclaration | undefined,… constant
|
| D | typingsInstaller.js | 26948 function updateCatchClause(node, variableDeclaration, block) { function
|
| D | tsc.js | 21769 function updateCatchClause(node, variableDeclaration, block) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4019 …updateCatchClause(node: CatchClause, variableDeclaration: VariableDeclaration | undefined, block: … method 8132 …const updateCatchClause: (node: CatchClause, variableDeclaration: VariableDeclaration | undefined,… constant
|
| D | tsserverlibrary.d.ts | 4019 …updateCatchClause(node: CatchClause, variableDeclaration: VariableDeclaration | undefined, block: … method 12078 …const updateCatchClause: (node: CatchClause, variableDeclaration: VariableDeclaration | undefined,… constant
|