Searched refs:allowDirectives (Results 1 – 1 of 1) sorted by relevance
2244 pp$1.parseBlock = function (allowDirectives) { argument2247 this.parseBlockBody(node, allowDirectives, false, types.braceR);2255 pp$1.parseBlockBody = function (node, allowDirectives, topLevel, end) { argument2270 if (allowDirectives && !parsedNonDirective && this.isValidDirective(stmt)) {