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