Searched refs:forAwait (Results 1 – 1 of 1) sorted by relevance
2003 var forAwait = false;2005 forAwait = true;2011 if (forAwait) {2026 return this.parseForIn(node, _init, forAwait);2029 if (forAwait) {2041 return this.parseForIn(node, init, forAwait);2045 if (forAwait) {2314 pp$1.parseForIn = function (node, init, forAwait) { argument2316 if (forAwait) {