Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts855 export const createCatchClause = Debug.deprecate(factory.createCatchClause, factoryDeprecation); constant
/third_party/typescript/lib/
Dtypescript.d.ts3572createCatchClause(variableDeclaration: string | VariableDeclaration | undefined, block: Block): Ca… method
7066 …const createCatchClause: (variableDeclaration: string | VariableDeclaration | undefined, block: Bl… constant
DtypescriptServices.d.ts3572createCatchClause(variableDeclaration: string | VariableDeclaration | undefined, block: Block): Ca… method
7066 …const createCatchClause: (variableDeclaration: string | VariableDeclaration | undefined, block: Bl… constant
Dtsserverlibrary.d.ts3572createCatchClause(variableDeclaration: string | VariableDeclaration | undefined, block: Block): Ca… method
10811 …const createCatchClause: (variableDeclaration: string | VariableDeclaration | undefined, block: Bl… constant
Dtsc.js19563 function createCatchClause(variableDeclaration, block) { function
DtypingsInstaller.js24351 function createCatchClause(variableDeclaration, block) { function
DtypescriptServices.js24556 function createCatchClause(variableDeclaration, block) { function
Dtypescript.js24556 function createCatchClause(variableDeclaration, block) { function
Dtsserverlibrary.js24556 function createCatchClause(variableDeclaration, block) { function
Dtsserver.js24362 function createCatchClause(variableDeclaration, block) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3688createCatchClause(variableDeclaration: string | VariableDeclaration | undefined, block: Block): Ca… method
7313 …const createCatchClause: (variableDeclaration: string | VariableDeclaration | undefined, block: Bl… constant
Dtsserverlibrary.d.ts3688createCatchClause(variableDeclaration: string | VariableDeclaration | undefined, block: Block): Ca… method
11096 …const createCatchClause: (variableDeclaration: string | VariableDeclaration | undefined, block: Bl… constant