Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts37677 const awaitedSymbol = getGlobalAwaitedSymbol(/*reportErrors*/ false); constant
37715 const awaitedSymbol = getGlobalAwaitedSymbol(/*reportErrors*/ true); constant