Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/transformers/
Dgenerators.ts172 catchLabel?: Label; property
2160 const catchLabel = defineLabel(); constant
2793 … const { startLabel, catchLabel, finallyLabel, endLabel } = currentExceptionBlock; constant