Searched defs:promiseConstructor (Results 1 – 3 of 3) sorted by relevance
533 …const promiseConstructor = languageVersion < ScriptTarget.ES2015 ? getPromiseConstructor(nodeType)… constant
28787 … function createAwaiterHelper(hasLexicalThis, hasLexicalArguments, promiseConstructor, body) { argument
23233 … function createAwaiterHelper(hasLexicalThis, hasLexicalArguments, promiseConstructor, body) { argument