Searched refs:parsePromises (Results 1 – 1 of 1) sorted by relevance
69 const parsePromises = this.windowParsers.map((parser) => parser.parse()); constant70 await Promise.all(parsePromises);