Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts32108 … const maybeMissingAwait = awaitedType && getSignaturesOfType(awaitedType, kind).length > 0; constant
39681 …const [defaultDiagnostic, maybeMissingAwait] = getIterationDiagnosticDetails(allowsStrings, downle… constant
/third_party/typescript/lib/
Dtsc.js42724 … function errorAndMaybeSuggestAwait(location, maybeMissingAwait, message, arg0, arg1, arg2, arg3) { argument
70013 function tryGiveBetterPrimaryError(errNode, maybeMissingAwait, leftStr, rightStr) { argument
DtypingsInstaller.js51768 … function errorAndMaybeSuggestAwait(location, maybeMissingAwait, message, arg0, arg1, arg2, arg3) { argument
83171 function tryGiveBetterPrimaryError(errNode, maybeMissingAwait, leftStr, rightStr) { argument