Searched refs:parseRest (Results 1 – 9 of 9) sorted by relevance
100 pp.parseRest = function(allowNonIdent) { function in pp143 let rest = this.parseRest(allowNonIdent)
401 exprList.push(this.parseParenItem(this.parseRest()))
97 pp.parseRest = function(allowNonIdent) { function in pp140 let rest = this.parseRest(allowNonIdent)
356 exprList.push(this.parseParenItem(this.parseRest()))
1382 pp$2.parseRest = function(allowNonIdent) { function1427 var rest = this$1.parseRest(allowNonIdent)1849 exprList.push(this$1.parseParenItem(this$1.parseRest()))
1388 pp$2.parseRest = function(allowNonIdent) {1433 var rest = this$1.parseRest(allowNonIdent)1855 exprList.push(this$1.parseParenItem(this$1.parseRest()))
1513 pp$2.parseRest = function(allowNonIdent) { function1558 var rest = this$1.parseRest(allowNonIdent)2043 exprList.push(this$1.parseParenItem(this$1.parseRest()))
1519 pp$2.parseRest = function(allowNonIdent) {1564 var rest = this$1.parseRest(allowNonIdent)2049 exprList.push(this$1.parseParenItem(this$1.parseRest()))
3055 pp$2.parseRest = function () { function3108 elts.push(this.parseAssignableListItemTypes(this.parseRest()));3825 exprList.push(this.parseParenItem(this.parseRest(), spreadNodeStartPos, spreadNodeStartLoc));