Home
last modified time | relevance | path

Searched defs:catchVariable (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/transformers/
Des2018.ts684 const catchVariable = factory.getGeneratedNameForNode(errorRecord); constant
Dgenerators.ts171 catchVariable?: Identifier; property
Des2015.ts2511 const catchVariable = factory.getGeneratedNameForNode(errorRecord); constant