Home
last modified time | relevance | path

Searched defs:createTry (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts582 export const createTry = Debug.deprecate(factory.createTryStatement, factoryDeprecation); constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10752 …const createTry: (tryBlock: Block, catchClause: CatchClause | undefined, finallyBlock: Block | und… constant
Dtypescript.d.ts6969 …const createTry: (tryBlock: Block, catchClause: CatchClause | undefined, finallyBlock: Block | und… constant
/third_party/typescript/lib/
Dtypescript.d.ts6880 …const createTry: (tryBlock: Block, catchClause: CatchClause | undefined, finallyBlock: Block | und… constant
Dtsserverlibrary.d.ts10625 …const createTry: (tryBlock: Block, catchClause: CatchClause | undefined, finallyBlock: Block | und… constant
DtypescriptServices.d.ts6880 …const createTry: (tryBlock: Block, catchClause: CatchClause | undefined, finallyBlock: Block | und… constant